Explicitly load PerlIO::encoding when testing it.
Rafael Garcia-Suarez [Sun, 11 Feb 2007 17:23:51 +0000 (17:23 +0000)]
(so we know what we're testing)

p4raw-id: //depot/perl@30214

ext/PerlIO/encoding/t/nolooping.t

index 9ed1e44..c86cd0f 100644 (file)
@@ -3,6 +3,7 @@
 use Test::More tests => 1;
 
 # bug #41442
+use PerlIO::encoding;
 use open ':locale';
 if (-e '/dev/null') { open STDERR, '>', '/dev/null' }
 warn "# \x{201e}\n"; # „