summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/tests/source.test
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcl/tests/source.test')
-rw-r--r--contrib/tcl/tests/source.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcl/tests/source.test b/contrib/tcl/tests/source.test
index 2d62284..1e0ff69 100644
--- a/contrib/tcl/tests/source.test
+++ b/contrib/tcl/tests/source.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: @(#) source.test 1.24 96/10/22 11:34:29
+# SCCS: @(#) source.test 1.25 97/07/02 16:41:34
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -57,7 +57,7 @@ test source-2.3 {source error conditions} {
} {1 {error in sourced file} {error in sourced file
while executing
"error "error in sourced file""
- (file "source.file" line 1)
+ (file "source.file" line 3)
invoked from within
"source source.file"}}
test source-2.4 {source error conditions} {
OpenPOWER on IntegriCloud