tests/test-check-pyflakes.t
changeset 14926 4e7e63fc685a
parent 14393 bdf44e63a94c
child 14985 dbf91976f900
--- a/tests/test-check-pyflakes.t	Sat Jul 23 14:33:35 2011 -0500
+++ b/tests/test-check-pyflakes.t	Sat Jul 23 12:29:52 2011 +0200
@@ -7,8 +7,6 @@
   mercurial/commands.py:*: 'mpatch' imported but unused (glob)
   mercurial/commands.py:*: 'osutil' imported but unused (glob)
   hgext/inotify/linux/__init__.py:*: 'from _inotify import *' used; unable to detect undefined names (glob)
-  mercurial/util.py:*: 'from posix import *' used; unable to detect undefined names (glob)
   mercurial/windows.py:*: 'from win32 import *' used; unable to detect undefined names (glob)
-  mercurial/util.py:*: 'from windows import *' used; unable to detect undefined names (glob)