]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/tests/Makefile
Use pytest for testing
[cookiecutter.git] / project_template / tests / Makefile
index b990065cfd8bab40e800e4f3987644c570fca99e..0c6125e273addd4339eff70c6d6648d8395c5a25 100644 (file)
@@ -1,4 +1,4 @@
 
 .PHONY: all
 all:
-       ./run_all.py
+       pytest