summaryrefslogtreecommitdiffstats
path: root/test.pl.in
diff options
context:
space:
mode:
Diffstat (limited to 'test.pl.in')
-rwxr-xr-xtest.pl.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.pl.in b/test.pl.in
index 3834d3c..85ac19d 100755
--- a/test.pl.in
+++ b/test.pl.in
@@ -44,6 +44,4 @@ if ( ! scalar( @tests ) )
44 44
45use Test::Harness; 45use Test::Harness;
46 46
47$Test::Harness::verbose=1;
48
49runtests( @tests ); 47runtests( @tests );