Skip to content

Commit 79df4f4

Browse files
committed
Revert "Mention (and discourage) plan *"
This reverts commit 449bf62. .... You can also plan "BARF" - let's not document this, especially since it's not tested in Roast, and we'll pretend it's integer only.
1 parent 4cf8a6b commit 79df4f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/Type/Test.rakudoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ the subtest.
2929
If a C<plan> is used, it's not necessary to specify the end of testing with
3030
C<done-testing>.
3131

32-
I<Note that C<plan *> is allowed, is the same as not declaring a plan, and is
33-
not recommended.>
34-
3532
You can also provide a C<:skip-all> named argument instead of a test count,
3633
to indicate that you want to skip all of the tests. Such a plan will
3734
call L«C<exit>|/routine/exit», unless used inside of a C<subtest>.

0 commit comments

Comments
 (0)