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 3990324 commit 6600455Copy full SHA for 6600455
doc/Language/testing.pod6
@@ -109,7 +109,7 @@ Protocol|http://testanything.org>.
109
=item L«C<eval-lives-ok>|/language/testing#index-entry-eval-lives-ok-eval-lives-ok($string,_$description?)»
110
— a given string of code does not die when evaled
111
112
-=item L«C<throws-like>|/language/testing#index-entry-throws-like)»
+=item L«C<throws-like>|/language/testing#index-entry-throws-like»
113
— a given block of code (or string to be evaled) throws a given exception
114
115
=head1 Writing tests
0 commit comments