hgext/keyword.py
changeset 16743 38caf405d010
parent 16741 77c9a78e31dd
child 16809 6b704fa2bea1
--- a/hgext/keyword.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/keyword.py	Tue May 15 14:37:49 2012 -0500
@@ -92,6 +92,7 @@
 
 cmdtable = {}
 command = cmdutil.command(cmdtable)
+testedwith = 'internal'
 
 # hg commands that do not act on keywords
 nokwcommands = ('add addremove annotate bundle export grep incoming init log'