about summary refs log tree commit diff
path: root/tests/lang/eval-okay-string.exp
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-10-17T11·08+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-10-17T11·08+0000
commit9e30694f9838ff16533f614788c782503fe20967 (patch)
tree126a0d8786e74569c3975800ae67b3766e9529f8 /tests/lang/eval-okay-string.exp
parentbe1961c9f8fbf71ab8ba7ba7a2da5dbb21be54b4 (diff)
* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
  the semantic changes.

Diffstat (limited to 'tests/lang/eval-okay-string.exp')
-rw-r--r--tests/lang/eval-okay-string.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/eval-okay-string.exp b/tests/lang/eval-okay-string.exp
index 335e3281e359..8249c7c8d2ce 100644
--- a/tests/lang/eval-okay-string.exp
+++ b/tests/lang/eval-okay-string.exp
@@ -1 +1 @@
-Str("foobar/a/b/c/d/foo/xyzzy/foo.txt/../foo/x/yescape: \"quote\" \n \\end\nof\nlinefoobarblaatfoo$bar")
+Str("foobar/a/b/c/d/foo/xyzzy/foo.txt/../foo/x/yescape: \"quote\" \n \\end\nof\nlinefoobarblaatfoo$bar",[])