From: Jarkko Hietaniemi Date: Sun, 27 Aug 2000 15:30:49 +0000 (+0000) Subject: Test nit. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c6f2523f9b32f75b1ec064a0370e1a8166b96956;p=p5sagit%2Fp5-mst-13.2.git Test nit. p4raw-id: //depot/perl@6847 --- diff --git a/t/pragma/warn/pp_sys b/t/pragma/warn/pp_sys index 88c3542..2843c70 100644 --- a/t/pragma/warn/pp_sys +++ b/t/pragma/warn/pp_sys @@ -397,4 +397,4 @@ my $a = sysread(F, $a,10) ; close F ; unlink $file ; EXPECT -Filehandle F opened only for output at - line 5. +Filehandle F opened only for output at - line 12.