File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -453,6 +453,7 @@ subtest {
453
453
454
454
check-example-solutions($ problem , $ expected-output , @ authors )
455
455
}, " prob063" ;
456
+
456
457
subtest {
457
458
plan 1 ;
458
459
@@ -485,6 +486,7 @@ subtest {
485
486
486
487
check-example-solutions($ problem , $ expected-output , @ authors )
487
488
}, " prob067" ;
489
+
488
490
subtest {
489
491
plan 1 ;
490
492
my $ problem = " prob080" ;
@@ -493,6 +495,7 @@ subtest {
493
495
494
496
check-example-solutions($ problem , $ expected-output , @ authors )
495
497
}, " prob080" ;
498
+
496
499
subtest {
497
500
plan 1 ;
498
501
@@ -502,6 +505,7 @@ subtest {
502
505
503
506
check-example-solutions($ problem , $ expected-output , @ authors )
504
507
}, " prob081" ;
508
+
505
509
subtest {
506
510
plan 1 ;
507
511
@@ -512,7 +516,6 @@ subtest {
512
516
check-example-solutions($ problem , $ expected-output , @ authors )
513
517
}, " prob089" ;
514
518
515
-
516
519
skip (" prob092-moritz.pl takes too long to run" );
517
520
unless $ skip {
518
521
subtest {
@@ -553,7 +556,6 @@ subtest {
553
556
check-example-solutions($ problem , $ expected-output , @ authors )
554
557
}, " prob099" ;
555
558
556
-
557
559
subtest {
558
560
plan 1 ;
559
561
You can’t perform that action at this time.
0 commit comments