summaryrefslogtreecommitdiff
path: root/t/op/lex_assign.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/lex_assign.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