tests/test-module-imports.t
changeset 24909 d71492ca2fdd
parent 24722 02a5618e2fbf
child 25063 723e364488f4
--- a/tests/test-module-imports.t	Fri May 01 20:17:00 2015 -0400
+++ b/tests/test-module-imports.t	Thu Apr 09 23:47:07 2015 -0400
@@ -21,9 +21,6 @@
 these may expose other cycles.
 
   $ hg locate 'mercurial/**.py' | sed 's-\\-/-g' | xargs python "$import_checker"
-  mercurial/crecord.py mixed imports
-     stdlib:    fcntl, termios
-     relative:  curses
   mercurial/dispatch.py mixed imports
      stdlib:    commands
      relative:  error, extensions, fancyopts, hg, hook, util