From 94c8b3f1b83a7ac319d0c2c6a7556e292f33bff1 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 3 Apr 2011 02:14:15 +1100 Subject: [PATCH] Add cheap interactive :js heredoc sanity test. --HG-- extra : rebase_source : 8a14101f288c46ae0f87810b31ffba04a80222e4 --- common/tests/functional/testCommands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/tests/functional/testCommands.js b/common/tests/functional/testCommands.js index d317cbf6..e247359e 100644 --- a/common/tests/functional/testCommands.js +++ b/common/tests/functional/testCommands.js @@ -301,7 +301,7 @@ var tests = { }, if: {}, // Skip for now javascript: { - noOutput: ["''", "'\\n'", "
foo bar
", "window"], + noOutput: ["''", "'\\n'", "
foo bar
", "window", "<