summaryrefslogtreecommitdiffstats
path: root/tests/switch.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/switch.test')
-rw-r--r--tests/switch.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/switch.test b/tests/switch.test
index 347e7a5..d272836 100644
--- a/tests/switch.test
+++ b/tests/switch.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: @(#) switch.test 1.7 97/02/10 17:27:13
+# SCCS: @(#) switch.test 1.8 97/12/08 15:04:33
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -177,3 +177,5 @@ test switch-8.1 {empty body} {
default {set msg 2}
}
} {}
+
+return