This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/test.pl: Rmv obsolete comment
authorKarl Williamson <khw@cpan.org>
Wed, 14 Jan 2015 17:51:09 +0000 (10:51 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 14 Jan 2015 18:18:18 +0000 (11:18 -0700)
The referred-to functions have been moved to a separate file, and are no
longer contained in this one.

t/test.pl

index 1d08f55..d30214b 100644 (file)
--- a/t/test.pl
+++ b/t/test.pl
@@ -1,7 +1,5 @@
 #
-# t/test.pl - most of Test::More functionality without the fuss, plus
-# has mappings native_to_latin1 and latin1_to_native so that fewer tests
-# on non ASCII-ish platforms need to be skipped
+# t/test.pl - most of Test::More functionality without the fuss
 
 
 # NOTE: