tests: blacklist some more entries in module import checks

This commit is contained in:
Augie Fackler 2017-08-22 14:15:16 -04:00
parent f57348c7a4
commit c154e0a746

View File

@ -16,7 +16,10 @@ outputs, which should be fixed later.
$ 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 \