Skip to content

Commit 8004e67

Browse files
committed
The jigsaw service works for me -- it's after the only live tests left
1 parent 7fb9fac commit 8004e67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/TEST

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ else {
3939
@tests = (<base/*.t>, <html/*.t>, <robot/*.t>, <local/*.t>);
4040
push(@tests, <live/*.t>) if -f "live/ENABLED";
4141
push(@tests, <net/*.t>) if -f "net/config.pl";
42-
@tests = grep !/jigsaw/, @tests; # service is not reliable any more
4342
}
4443

4544
if ($formatter) {

0 commit comments

Comments
 (0)