Ver código fonte

no need to set verbose mode, thats what "make test-debug" is for

Sven Nierlein 12 anos atrás
pai
commit
43a913f281
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      test.pl.in

+ 0 - 2
test.pl.in

@@ -44,6 +44,4 @@ if ( ! scalar( @tests ) )
 
 use Test::Harness;
 
-$Test::Harness::verbose=1;
-
 runtests( @tests );