summaryrefslogtreecommitdiffstats
path: root/tests/namespace-old.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/namespace-old.test')
-rw-r--r--tests/namespace-old.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/namespace-old.test b/tests/namespace-old.test
index f743722..df2c822 100644
--- a/tests/namespace-old.test
+++ b/tests/namespace-old.test
@@ -13,7 +13,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) namespace-old.test 1.5 97/06/20 14:51:17
+# SCCS: @(#) namespace-old.test 1.6 97/12/08 15:07:16
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -842,3 +842,5 @@ catch {unset x}
catch {unset test_ns_var_global}
catch {unset cmd}
eval namespace delete [namespace children :: test_ns_*]
+
+return