tests/test-check-pyflakes.t
changeset 49283 44b26349127b
parent 48997 20c6c9e43397
--- a/tests/test-check-pyflakes.t	Sun May 29 12:28:31 2022 +0200
+++ b/tests/test-check-pyflakes.t	Sun May 29 12:38:54 2022 +0200
@@ -20,7 +20,6 @@
   > 2>/dev/null \
   > | xargs "$PYTHON" -m pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py"
   contrib/perf.py:*:* undefined name 'xrange' (glob) (?)
-  mercurial/hgweb/server.py:*:* undefined name 'reload' (glob) (?)
   mercurial/pycompat.py:*:* 'codecs' imported but unused (glob)
   mercurial/pycompat.py:*:* 'concurrent.futures' imported but unused (glob)
   mercurial/pycompat.py:*:* 'http.client as httplib' imported but unused (glob)