summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-05-28 05:07:28 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-05-28 05:07:28 +0000
commitad1ebafb1ecaed58230ed26d371e08c109ae3ac4 (patch)
tree251b1be814f562fb451f40588f8fe4cebbf9bf87 /t
parent003183f2462c206a39eddd45957c1a29fc593c37 (diff)
parentbdb84599aeb6d8fcc1319c109c1240cbc6c835db (diff)
downloadperl-ad1ebafb1ecaed58230ed26d371e08c109ae3ac4.tar.gz
integrate vmsperl contents into mainline
p4raw-id: //depot/perl@6124
Diffstat (limited to 't')
-rwxr-xr-xt/op/lex_assign.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/lex_assign.t b/t/op/lex_assign.t
index 836cdba4cc..f3f205e746 100755
--- a/t/op/lex_assign.t
+++ b/t/op/lex_assign.t
@@ -173,7 +173,7 @@ EOE
__END__
ref $xref # ref
ref $cstr # ref nonref
-`$runme -e "print qq[1\n]"` # backtick skip(MSWin32)
+`$runme -e "print qq[1\\n]"` # backtick skip(MSWin32)
`$undefed` # backtick undef skip(MSWin32)
<*> # glob
<OP> # readline