summaryrefslogtreecommitdiff
path: root/t/base/lex.t
diff options
context:
space:
mode:
Diffstat (limited to 't/base/lex.t')
-rwxr-xr-xt/base/lex.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/base/lex.t b/t/base/lex.t
index 4166c18194..54d6c93c5e 100755
--- a/t/base/lex.t
+++ b/t/base/lex.t
@@ -53,8 +53,8 @@ $foo
EOF
EOE
-print <<'EOS' . <<\EOF;
-ok 12 - make sure single quotes are honored \nnot ok
+print <<`EOS` . <<\EOF;
+echo ok 12
EOS
ok 13
EOF