summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/namespace.test')
-rw-r--r--tests/namespace.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/namespace.test b/tests/namespace.test
index e876391..2c186e1 100644
--- a/tests/namespace.test
+++ b/tests/namespace.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: @(#) namespace.test 1.15 97/07/30 15:26:42
+# SCCS: @(#) namespace.test 1.18 97/12/16 13:34:44
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -1078,3 +1078,5 @@ catch {unset l}
catch {unset msg}
catch {unset trigger}
eval namespace delete [namespace children :: test_ns_*]
+
+return