about summary refs log tree commit diff
path: root/tests/lang/eval-okay-substring.exp
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2011-01-14T12·47+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2011-01-14T12·47+0000
commit9db190eb31d4adc412d50bc03574951f9a1f9dae (patch)
tree788c4f95e32361f34dd309b9e82cc477dee41dbc /tests/lang/eval-okay-substring.exp
parentd6c8b995c5c08a6c6a6b18f0b2cf5b4b95cfc1b1 (diff)
* builtins.substring: if "start" is beyond the end of the string,
  return the empty string.

Diffstat (limited to 'tests/lang/eval-okay-substring.exp')
-rw-r--r--tests/lang/eval-okay-substring.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/eval-okay-substring.exp b/tests/lang/eval-okay-substring.exp
index d936b7e96f94..6aace04b0f57 100644
--- a/tests/lang/eval-okay-substring.exp
+++ b/tests/lang/eval-okay-substring.exp
@@ -1 +1 @@
-"ooxfoobarybarzobaabb"
+"ooxfoobarybarzobaabbc"