From: Gurusamy Sarathy Date: Tue, 6 Jul 1999 09:28:21 +0000 (+0000) Subject: test tweak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d6c467ebacb76375f2e45f73c8dc7672a175cfa8;p=p5sagit%2Fp5-mst-13.2.git test tweak p4raw-id: //depot/perl@3608 --- diff --git a/t/pragma/warn/op b/t/pragma/warn/op index a07a837..7c2b6b8 100644 --- a/t/pragma/warn/op +++ b/t/pragma/warn/op @@ -204,7 +204,7 @@ Useless use of repeat in void context at - line 3. Useless use of wantarray in void context at - line 5. Useless use of reference-type operator in void context at - line 12. Useless use of reference constructor in void context at - line 13. -Useless use of scalar ref constructor in void context at - line 14. +Useless use of single ref constructor in void context at - line 14. Useless use of defined operator in void context at - line 15. Useless use of hex in void context at - line 16. Useless use of oct in void context at - line 17.