summaryrefslogtreecommitdiffstats
path: root/tests/proc.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/proc.test')
-rw-r--r--tests/proc.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/proc.test b/tests/proc.test
index eeace97..7a0081a 100644
--- a/tests/proc.test
+++ b/tests/proc.test
@@ -12,7 +12,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) proc.test 1.11 97/08/12 13:31:43
+# SCCS: @(#) proc.test 1.12 97/12/08 15:03:59
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -161,3 +161,4 @@ catch {eval namespace delete [namespace children :: test_ns_*]}
catch {rename p ""}
catch {rename {} ""}
catch {unset msg}
+return