summaryrefslogtreecommitdiffstats
path: root/tests/textWind.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-04-24 07:43:16 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-04-24 07:43:16 (GMT)
commitca202b638555a54252c5db53a0ddcc61ee37c90c (patch)
tree0811bd7ed23355cacf0bcd30382f6070b444d5f8 /tests/textWind.test
parentcd6911f504e5a9b9fcdfdbd95d5d174c76a685d1 (diff)
downloadtk-ca202b638555a54252c5db53a0ddcc61ee37c90c.zip
tk-ca202b638555a54252c5db53a0ddcc61ee37c90c.tar.gz
tk-ca202b638555a54252c5db53a0ddcc61ee37c90c.tar.bz2
Fix indentation in textWind.test
Diffstat (limited to 'tests/textWind.test')
-rw-r--r--tests/textWind.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/textWind.test b/tests/textWind.test
index bc5582f..c0537ad 100644
--- a/tests/textWind.test
+++ b/tests/textWind.test
@@ -964,7 +964,7 @@ test textWind-11.1 {EmbWinDisplayProc procedure, geometry transforms} -setup {
destroy .f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"
@@ -984,7 +984,7 @@ test textWind-11.2 {EmbWinDisplayProc procedure, geometry transforms} -setup {
destroy .t.f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"
@@ -1005,7 +1005,7 @@ test textWind-11.3 {EmbWinDisplayProc procedure, configuration optimization} -se
destroy .f
place forget .t
pack .t
-# Make sure the Text is mapped before we start
+ # Make sure the Text is mapped before we start
updateText
} -body {
.t insert 1.0 "Some sample text"