]> git.sur5r.net Git - i3/i3/commitdiff
re-enable all testcases
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Mar 2010 20:14:23 +0000 (21:14 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Mar 2010 20:14:23 +0000 (21:14 +0100)
testcases/Makefile

index 010b595f56a036aeaf554f1141edad96be60afe0..d37450ab320bbbd445cfa00dd942bc9eed0ad239 100644 (file)
@@ -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