We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821b6ae commit aa31ec8Copy full SHA for aa31ec8
doc/Language/testing.pod
@@ -544,9 +544,8 @@ B<not> passed. Both functions accept an optional test C<$description>.
544
545
flunk "But this one hasn't passed";
546
547
-As the Perl 5 documentation for C<Test::More> notes, such constructs are
548
-used when one has a complicated test condition. As such, they should be
549
-used very, very sparingly.
+Such constructs are used when one has a complicated test condition.
+As such, they should be used very, very sparingly.
550
551
=item X<diag($message)|diag>
552
0 commit comments