From: Michael Stapelberg Date: Fri, 26 Mar 2010 20:14:23 +0000 (+0100) Subject: re-enable all testcases X-Git-Tag: 3.e~6^2~22 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fc555fa16031c83c0e23cdab19f7f08664dab770;p=i3%2Fi3 re-enable all testcases --- diff --git a/testcases/Makefile b/testcases/Makefile index 010b595f..d37450ab 100644 --- a/testcases/Makefile +++ b/testcases/Makefile @@ -1,4 +1,4 @@ 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