cookiecutter-django/Makefile
2015-04-20 18:03:28 +05:30

5 lines
40 B
Makefile

.PHONY: test
test:
py.test tests/*.py