summaryrefslogtreecommitdiffstats
path: root/tests/canvImg.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-14 16:08:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-06-14 16:08:10 (GMT)
commit4c2383b472b848c812ffb25dc0c7e2fc0e8f9b5f (patch)
treebd1c39d413a834acc9427fa0661a92c10e3dffb5 /tests/canvImg.test
parenteee6c9db0590a4087098a7a7d85dd139bfda6d0f (diff)
parent83514ebcf9336a0ee9330bdfa93a39de39ac6b54 (diff)
downloadtk-4c2383b472b848c812ffb25dc0c7e2fc0e8f9b5f.zip
tk-4c2383b472b848c812ffb25dc0c7e2fc0e8f9b5f.tar.gz
tk-4c2383b472b848c812ffb25dc0c7e2fc0e8f9b5f.tar.bz2
Add quotes to the "processing * option" error-messages, for consistancy. Some indenting fixes
Diffstat (limited to 'tests/canvImg.test')
-rw-r--r--tests/canvImg.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/canvImg.test b/tests/canvImg.test
index 0acc735..bf532fe 100644
--- a/tests/canvImg.test
+++ b/tests/canvImg.test
@@ -172,7 +172,7 @@ test canvImg-4.2 {ConfigureImage procedure} -constraints testImageType -setup {
update
# On MacOS we need to wait for the test image display procedure to run.
while {"timed out" ni $y && [lindex $y end 1] ne "display"} {
- vwait y
+ vwait y
}
after cancel $timer
list $x $y [.c bbox i1]