Skip to content

Commit a2a151b

Browse files
committed
Adjust plan for prevous commit
1 parent 97e2405 commit a2a151b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S04-statements/do.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use v6;
22

33
use Test;
44

5-
plan 27;
5+
plan 29;
66

77
# L<S04/The do-once loop/"can't" put "statement modifier">
88
# Note in accordance with STD, conditionals are OK, loops are not.

0 commit comments

Comments
 (0)