Skip to content

Commit

Permalink
Fix broken URL
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed Aug 24, 2016
1 parent 3990324 commit 6600455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/testing.pod6
Expand Up @@ -109,7 +109,7 @@ Protocol|http://testanything.org>.
=item L«C<eval-lives-ok>|/language/testing#index-entry-eval-lives-ok-eval-lives-ok($string,_$description?)»
— a given string of code does not die when evaled
=item L«C<throws-like>|/language/testing#index-entry-throws-like)»
=item L«C<throws-like>|/language/testing#index-entry-throws-like»
— a given block of code (or string to be evaled) throws a given exception
=head1 Writing tests
Expand Down

0 comments on commit 6600455

Please sign in to comment.