hgext/rebase.py
changeset 16743 38caf405d010
parent 16696 d1afbf03e69a
child 16866 91f3ac205816
--- a/hgext/rebase.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/rebase.py	Tue May 15 14:37:49 2012 -0500
@@ -26,6 +26,7 @@
 
 cmdtable = {}
 command = cmdutil.command(cmdtable)
+testedwith = 'internal'
 
 @command('rebase',
     [('s', 'source', '',