We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb9fac commit 8004e67Copy full SHA for 8004e67
t/TEST
@@ -39,7 +39,6 @@ else {
39
@tests = (<base/*.t>, <html/*.t>, <robot/*.t>, <local/*.t>);
40
push(@tests, <live/*.t>) if -f "live/ENABLED";
41
push(@tests, <net/*.t>) if -f "net/config.pl";
42
- @tests = grep !/jigsaw/, @tests; # service is not reliable any more
43
}
44
45
if ($formatter) {
0 commit comments