Files
Sheerka-Old/Makefile
T
2019-07-18 23:55:14 +02:00

4 lines
39 B
Makefile

test:
py.test tests
.PHONY: init test