X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fharness;h=1ca02d900752aa35e03fb968157e861e762aaec6;hb=65e807b815b1236dd131a40c532f9d657948ba20;hp=8c8ffaa36da4cfe6c137de3ddc7cedd1eb249540;hpb=8bbe96d720ac7fdd2c32da6f4dd8032b43985afd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/harness b/t/harness index 8c8ffaa..1ca02d9 100644 --- a/t/harness +++ b/t/harness @@ -80,6 +80,7 @@ if (@ARGV) { push @tests, ; push @tests, ; push @tests, ; + push @tests, ; push @tests, ; push @tests, if $torture; push @tests, if $^O eq 'MSWin32';