summaryrefslogtreecommitdiffstats
path: root/tests/assocd.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assocd.test')
-rw-r--r--tests/assocd.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/assocd.test b/tests/assocd.test
index 20e8223..6d8fac5 100644
--- a/tests/assocd.test
+++ b/tests/assocd.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.
#
-# "@(#) assocd.test 1.5 95/08/02 17:11:37"
+# "@(#) assocd.test 1.6 97/12/08 15:04:52"
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -55,3 +55,5 @@ test assocd-3.2 {testing deleting assoc data} {
test assocd-3.3 {testing deleting assoc data} {
list [catch {testdelassocdata nonexistent} msg] $msg
} {0 {}}
+
+return