X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Ftests%2FMakefile;fp=project_template%2Ftests%2FMakefile;h=0c6125e273addd4339eff70c6d6648d8395c5a25;hp=b990065cfd8bab40e800e4f3987644c570fca99e;hb=fe3b3f07b04313b539ea8894dca05ba6e6eb60aa;hpb=11f7ea87a54f6d216640e3982d2a390b41d4d039 diff --git a/project_template/tests/Makefile b/project_template/tests/Makefile index b990065..0c6125e 100644 --- a/project_template/tests/Makefile +++ b/project_template/tests/Makefile @@ -1,4 +1,4 @@ .PHONY: all all: - ./run_all.py + pytest