summaryrefslogtreecommitdiffstats
path: root/tests/init.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-16 11:05:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-02-16 11:05:18 (GMT)
commit3001f870632e5d152e76bbc599fea7b27d79b2af (patch)
treeca18162b2d250959658d927c052799c29091a0b7 /tests/init.test
parent4b639c1ec59a558f0feda5d8f16f0c8482f22f85 (diff)
downloadtcl-3001f870632e5d152e76bbc599fea7b27d79b2af.zip
tcl-3001f870632e5d152e76bbc599fea7b27d79b2af.tar.gz
tcl-3001f870632e5d152e76bbc599fea7b27d79b2af.tar.bz2
Remove unnecessary end-of-line spacing in test-cases
Diffstat (limited to 'tests/init.test')
-rw-r--r--tests/init.test10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/init.test b/tests/init.test
index e8d484b..91df4a1 100644
--- a/tests/init.test
+++ b/tests/init.test
@@ -41,7 +41,7 @@ test init-1.2 {auto_qualify - absolute cmd - global} {
} global
test init-1.3 {auto_qualify - no colons cmd - global} {
auto_qualify nocolons ::
-} nocolons
+} nocolons
test init-1.4 {auto_qualify - no colons cmd - namespace} {
auto_qualify nocolons ::sub
} {::sub::nocolons nocolons}
@@ -106,11 +106,11 @@ test init-2.5 {load safe:::setLogCmd - stage 2} {
auto_reset
catch {rename ::safe::setLogCmd {}}
test init-2.6 {load setLogCmd from safe:: - stage 1} {
- namespace eval safe setLogCmd
+ namespace eval safe setLogCmd
rename ::safe::setLogCmd {} ;# should not fail
} {}
test init-2.7 {oad setLogCmd from safe:: - stage 2} {
- namespace eval safe setLogCmd
+ namespace eval safe setLogCmd
rename ::safe::setLogCmd {} ;# should not fail
} {}
test init-2.8 {load tcl::HistAdd} -setup {
@@ -145,12 +145,12 @@ foreach arg [subst -nocommands -novariables {
and is long enough to be truncated and
" <- includes a false lead in the prune point search
and must be longer still to force truncation}
- {contrived example: rare circumstance
+ {contrived example: rare circumstance
where the point at which to prune the
error stack cannot be uniquely determined.
foo bar foo
"}
- {contrived example: rare circumstance
+ {contrived example: rare circumstance
where the point at which to prune the
error stack cannot be uniquely determined.
foo bar