From c00aeceeaac1a4c0eb8269c77dd4b17f85f8deac Mon Sep 17 00:00:00 2001 From: Nick Ing-Simmons Date: Mon, 22 Apr 2002 09:01:43 +0000 Subject: Integrate //depot/perlio into mainline p4raw-id: //depot/perl@16066 --- ext/Encode/t/perlio.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/Encode/t') diff --git a/ext/Encode/t/perlio.t b/ext/Encode/t/perlio.t index 936eeb0b63..3381a12e13 100644 --- a/ext/Encode/t/perlio.t +++ b/ext/Encode/t/perlio.t @@ -59,7 +59,7 @@ for my $e (qw/euc-jp shiftjis 7bit-jis iso-2022-jp iso-2022-jp-1/){ # first create a file without perlio dump2file($sfile, &encode($e, $utext, 0)); - + # then create a file via perlio without autoflush SKIP:{ -- cgit v1.2.1