Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
0fa31ac205
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,7 +1,7 @@
 .PHONY: test clean
 
 test:
-	python test.py
+	@python test.py
 
 clean:
 	rm `find -name \*.pyc`