From 9e30694f9838ff16533f614788c782503fe20967 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 17 Oct 2006 11:08:59 +0000 Subject: * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and the semantic changes. --- tests/lang/eval-okay-list.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lang/eval-okay-list.exp') diff --git a/tests/lang/eval-okay-list.exp b/tests/lang/eval-okay-list.exp index 369d34641f26..b9cad67dd1e4 100644 --- a/tests/lang/eval-okay-list.exp +++ b/tests/lang/eval-okay-list.exp @@ -1 +1 @@ -Str("foobarblatest") +Str("foobarblatest",[]) -- cgit 1.4.1