tests/test-check-module-imports.t
changeset 33914 a0aeb096bb12
parent 33439 0e114b992e02
child 33916 d669b1ad215f
--- a/tests/test-check-module-imports.t	Thu Aug 24 09:23:06 2017 +0200
+++ b/tests/test-check-module-imports.t	Tue Aug 22 14:15:16 2017 -0400
@@ -16,7 +16,10 @@
 
   $ testrepohg locate 'set:**.py or grep(r"^#!.*?python")' \
   > 'tests/**.t' \
+  > -X hgweb.cgi \
+  > -X setup.py \
   > -X contrib/debugshell.py \
+  > -X contrib/hgweb.fcgi \
   > -X contrib/python-zstandard/ \
   > -X contrib/win32/hgwebdir_wsgi.py \
   > -X doc/gendoc.py \