Skip to content

Commit 71a6cc0

Browse files
authored
Update Test.pod6
make 'ok' consistent with other subs
1 parent eaf115c commit 71a6cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Test.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Adding C<plan> gives a true picture of the test:
9999
Note that leaving the C<done-testing> in place will have no effect on the new test
100100
results, but it should be removed for clarity.
101101
102-
=head2 ok
102+
=head2 sub ok
103103
104104
Defined as:
105105

0 commit comments

Comments
 (0)