expand pyflakes list

This commit is contained in:
Shivaram Lingamneni
2019-02-17 15:39:35 -05:00
parent 852cd71ff6
commit 088d02e8ec
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
.PHONY: oragono
oragono:
pyflakes3 ./irctest/controllers/oragono.py irctest/server_tests/*.py
pyflakes3 ./irctest/cases.py ./irctest/client_mock.py ./irctest/controllers/oragono.py irctest/server_tests/*.py
./test.py irctest.controllers.oragono