Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
better index entry for is (testing)
  • Loading branch information
gfldex committed Jun 15, 2016
1 parent 0e7dd37 commit c251707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/testing.pod
Expand Up @@ -104,7 +104,7 @@ case the comparison fails.
=head2 By string comparison
=item X<is($value, $expected, $description?)|is>
=item X<is($value, $expected, $description?)|is (testing)>
Marks a test as passed if C<$value> and C<$expected> compare positively with
the L<eq operator|/routine/eq>. The function accepts an optional
Expand Down

0 comments on commit c251707

Please sign in to comment.