tests/test-check-pyflakes.t
changeset 14393 bdf44e63a94c
parent 14176 dea68bddfb87
child 14926 4e7e63fc685a
--- a/tests/test-check-pyflakes.t	Thu May 19 22:55:13 2011 +0200
+++ b/tests/test-check-pyflakes.t	Sat May 21 15:01:28 2011 -0500
@@ -6,7 +6,6 @@
   mercurial/commands.py:*: 'bdiff' imported but unused (glob)
   mercurial/commands.py:*: 'mpatch' imported but unused (glob)
   mercurial/commands.py:*: 'osutil' imported but unused (glob)
-  mercurial/revlog.py:*: 'short' 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)