summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-14 13:31:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-14 13:31:25 (GMT)
commit970271359dd6eaa98def179692955efc9d387970 (patch)
tree4374617eea84da0b0c281f7df9d54a9ca69eb029 /tests/filebox.test
parent65f9c65e9b4a62c03e4952cad4070a8b0ee488ab (diff)
downloadtk-970271359dd6eaa98def179692955efc9d387970.zip
tk-970271359dd6eaa98def179692955efc9d387970.tar.gz
tk-970271359dd6eaa98def179692955efc9d387970.tar.bz2
Excess spacing in test-suite
Diffstat (limited to 'tests/filebox.test')
-rw-r--r--tests/filebox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index 7b9fa2c..864d215 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -162,7 +162,7 @@ foreach mode $modes {
catch {tk_getOpenFile -foo 1} msg
regsub -all , $msg "" options
regsub \"-foo\" $options "" options
-
+
foreach option $options {
if {[string index $option 0] eq "-"} {
test filebox-1.2-$mode$option "tk_getOpenFile command" -body {