Kaynağa Gözat

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

Sven Nierlein 12 yıl önce
ebeveyn
işleme
43a913f281
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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 );