X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Ftests%2FMakefile;fp=project_template%2Ftests%2FMakefile;h=b990065cfd8bab40e800e4f3987644c570fca99e;hp=0000000000000000000000000000000000000000;hb=d15f85bc0e619e222f849804eec6c30e7c762c90;hpb=f3a77fb183a5d87ad6118547ec76632af59d36a7 diff --git a/project_template/tests/Makefile b/project_template/tests/Makefile new file mode 100644 index 0000000..b990065 --- /dev/null +++ b/project_template/tests/Makefile @@ -0,0 +1,4 @@ + +.PHONY: all +all: + ./run_all.py