]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/tests/Makefile
Use htdocs.path instead of absolute path
[cookiecutter.git] / project_template / tests / Makefile
index b990065cfd8bab40e800e4f3987644c570fca99e..4374f05b22ef6857e80ae0073e412e35f23309e1 100644 (file)
@@ -1,4 +1,4 @@
 
 .PHONY: all
 all:
-       ./run_all.py
+       PYTHONPATH=.. pytest