test tweak
Gurusamy Sarathy [Tue, 6 Jul 1999 09:28:21 +0000 (09:28 +0000)]
p4raw-id: //depot/perl@3608

t/pragma/warn/op

index a07a837..7c2b6b8 100644 (file)
@@ -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.