diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-11-17T11·58+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-11-17T11·58+0000 |
commit | 44409f52c1984542d1e565b55e5b94f29c686c7b (patch) | |
tree | 7ca980af512a60a739384bb7958d30e415ea754e /tests | |
parent | b7f008fc353ea05c423fb571047144052ce691c3 (diff) |
* "Fix" the test, since we cannot feasibly support the intended semantics.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lang/eval-okay-with.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/eval-okay-with.exp b/tests/lang/eval-okay-with.exp index dddca4459bfb..3548eddad876 100644 --- a/tests/lang/eval-okay-with.exp +++ b/tests/lang/eval-okay-with.exp @@ -1 +1 @@ -Str("foobar") +Str("xyzzybar") |