X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/8898463c1eaa1595521a9f6cca59e8d876a8324c..2b1e012ff2ad875e44e368bc37430ac5e5e97324:/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: