diff options
author | fvogel <fvogelnew1@free.fr> | 2016-07-31 09:39:32 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2016-07-31 09:39:32 (GMT) |
commit | f661544bb3719c71d755ff14865a21cc812beb16 (patch) | |
tree | e37e643a549b285dc06606fb7539dbd364de1418 /tests/option.test | |
parent | b988bd249bb16b55c5b27ba7d5461a8889765589 (diff) | |
parent | aaba997116c73b942f078e7b4ce4cdd72943db1b (diff) | |
download | tk-f661544bb3719c71d755ff14865a21cc812beb16.zip tk-f661544bb3719c71d755ff14865a21cc812beb16.tar.gz tk-f661544bb3719c71d755ff14865a21cc812beb16.tar.bz2 |
merged trunk
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 |