Răsfoiți Sursa

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

Sven Nierlein 12 ani în urmă
părinte
comite
43a913f281
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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 );