]> CRI, Mines Paris - PSL - linpy.git/blobdiff - Makefile
messy and needs reformatting but returning correct values for now
[linpy.git] / Makefile
index 6bc97f3384516d5e08071369600a0d7cb931b864..f2f5e9c5d9304792d80d05ca862ee84fce271926 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ build:
 
 .PHONY: test
 test: build
-       $(PYTHON) -m unittest
+       $(PYTHON) -m unittest -v
 
 .PHONY: clean
 clean: