فهرست منبع

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

Sven Nierlein 12 سال پیش
والد
کامیت
43a913f281
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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 );