re-enable all testcases

This commit is contained in:
Michael Stapelberg 2010-03-26 21:14:23 +01:00
parent 64b5985d5d
commit fc555fa160
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
test: test:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" t/15*.t PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" t/*.t
all: test all: test