X-Git-Url: https://scm.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/8898463c1eaa1595521a9f6cca59e8d876a8324c..f85fc6de63ea023ab1a6aa4f5ff4ca96c79e384d:/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: