diff --git a/test.pl.in b/test.pl.in index 3834d3c3..85ac19da 100755 --- a/test.pl.in +++ b/test.pl.in @@ -44,6 +44,4 @@ if ( ! scalar( @tests ) ) use Test::Harness; -$Test::Harness::verbose=1; - runtests( @tests );