This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/diagnostics.t: Use different test data
authorKarl Williamson <public@khwilliamson.com>
Fri, 27 Dec 2013 04:50:28 +0000 (21:50 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 27 Dec 2013 05:21:54 +0000 (22:21 -0700)
commitf2cccb4cefe1541dfd66bc2d96a910470a478ebb
tree2526ec2ca922b5e55a5eca27bf6be0a74d750239
parent3ab64bae9b914de9eb939a6995f6ef94385e1221
lib/diagnostics.t: Use different test data

This is testing that things work for two adjacent =item lines in
perldiag.pod that share the same description.  However a future commit
will change perldiag.pod so that one of the specific adjacent lines
previously used here will be removed.  Therefore, choose a different set
of adjacent lines that aren't scheduled to be changed.

This adds a comment in perldiag that the newly chosen adjacent lines are
thus used in diagnostics.t
lib/diagnostics.t
pod/perldiag.pod