argus/Makefile

5 lines
62 B
Makefile
Raw Permalink Normal View History

.PHONY: test
test:
python3 -m unittest discover -s tests -v