From: Rafael Garcia-Suarez Date: Sun, 11 Feb 2007 17:23:51 +0000 (+0000) Subject: Explicitly load PerlIO::encoding when testing it. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af65d5cd78551c53080e83951660cf3df8d4d4e9;p=p5sagit%2Fp5-mst-13.2.git Explicitly load PerlIO::encoding when testing it. (so we know what we're testing) p4raw-id: //depot/perl@30214 --- diff --git a/ext/PerlIO/encoding/t/nolooping.t b/ext/PerlIO/encoding/t/nolooping.t index 9ed1e44..c86cd0f 100644 --- a/ext/PerlIO/encoding/t/nolooping.t +++ b/ext/PerlIO/encoding/t/nolooping.t @@ -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"; # „