diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-14 13:31:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-14 13:31:25 (GMT) |
commit | 970271359dd6eaa98def179692955efc9d387970 (patch) | |
tree | 4374617eea84da0b0c281f7df9d54a9ca69eb029 /tests/option.test | |
parent | 65f9c65e9b4a62c03e4952cad4070a8b0ee488ab (diff) | |
download | tk-970271359dd6eaa98def179692955efc9d387970.zip tk-970271359dd6eaa98def179692955efc9d387970.tar.gz tk-970271359dd6eaa98def179692955efc9d387970.tar.bz2 |
Excess spacing in test-suite
Diffstat (limited to 'tests/option.test')
-rw-r--r-- | tests/option.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/option.test b/tests/option.test index ea5b5d1..1d6094b 100644 --- a/tests/option.test +++ b/tests/option.test @@ -285,7 +285,7 @@ test option-12.6 {stack pushing/popping} -body { # Test the major priority levels (widgetDefault, etc.) -# Configurations for tests 13.* +# Configurations for tests 13.* option clear option add $appName.op1.a 100 100 option add $appName.op1.A interactive interactive |