--- a/hgext/graphlog.py Sat May 05 15:12:26 2012 -0500 +++ b/hgext/graphlog.py Tue May 15 14:37:49 2012 -0500 @@ -20,6 +20,7 @@ cmdtable = {} command = cmdutil.command(cmdtable) +testedwith = 'internal' ASCIIDATA = 'ASC'