Browse Source

Remove "Success!" message from test suite

Loïc Hoguin 9 years ago
parent
commit
f7d72a6b67
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/Makefile

+ 0 - 1
test/Makefile

@@ -51,7 +51,6 @@ endif
 .PHONY: all clean build
 .PHONY: all clean build
 
 
 all:: core
 all:: core
-	$i "Success!"
 
 
 clean:: clean-core
 clean:: clean-core
 	$t rm -f erl_crash.dump
 	$t rm -f erl_crash.dump