tests/test-module-imports.t
changeset 25932 d491f289045f
parent 25931 a0847285d207
child 25938 e194ada8d45f
--- a/tests/test-module-imports.t	Sat Aug 08 14:30:39 2015 -0700
+++ b/tests/test-module-imports.t	Sat Aug 08 14:42:48 2015 -0700
@@ -112,9 +112,6 @@
 these may expose other cycles.
 
   $ hg locate 'mercurial/**.py' 'hgext/**.py' | sed 's-\\-/-g' | python "$import_checker" -
-  mercurial/dispatch.py mixed imports
-     stdlib:    commands
-     relative:  error, extensions, fancyopts, hg, hook, util
   mercurial/fileset.py mixed imports
      stdlib:    parser
      relative:  error, merge, util