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

This commit is contained in:
Sven Nierlein 2013-08-21 17:23:22 +02:00
parent d57941c4d2
commit 43a913f281

View file

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