Files
irctest/Makefile
Shivaram Lingamneni 088d02e8ec expand pyflakes list
2019-02-17 15:39:35 -05:00

6 lines
179 B
Makefile

.PHONY: oragono
oragono:
pyflakes3 ./irctest/cases.py ./irctest/client_mock.py ./irctest/controllers/oragono.py irctest/server_tests/*.py
./test.py irctest.controllers.oragono