X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/8898463c1eaa1595521a9f6cca59e8d876a8324c..3a8fb0e1ca823ce7fa5423525f4f615ada3aa433:/Makefile diff --git a/Makefile b/Makefile index 6bc97f3..f2f5e9c 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ build: .PHONY: test test: build - $(PYTHON) -m unittest + $(PYTHON) -m unittest -v .PHONY: clean clean: