summaryrefslogtreecommitdiffstats
path: root/tests/lreplace.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lreplace.test')
-rw-r--r--tests/lreplace.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/lreplace.test b/tests/lreplace.test
index 44e8ee1..faca206 100644
--- a/tests/lreplace.test
+++ b/tests/lreplace.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) lreplace.test 1.16 97/10/29 16:32:39
+# SCCS: @(#) lreplace.test 1.17 97/12/08 15:03:40
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -129,3 +129,5 @@ test lreplace-3.1 {lreplace won't modify shared argument objects} {
} "a b c"
catch {unset foo}
+
+return