summaryrefslogtreecommitdiffstats
path: root/tests/scale.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-30 15:07:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-30 15:07:28 (GMT)
commit01c3b6eae077a604ee4419c21a8192125bb42844 (patch)
tree97cba1d1c56bc378ff029f5ea6dee5873ae07dbf /tests/scale.test
parentf3920ba043d2210ee77a82e052b6861a04815dea (diff)
downloadtk-01c3b6eae077a604ee4419c21a8192125bb42844.zip
tk-01c3b6eae077a604ee4419c21a8192125bb42844.tar.gz
tk-01c3b6eae077a604ee4419c21a8192125bb42844.tar.bz2
Pushing the fix out to more files.
Diffstat (limited to 'tests/scale.test')
-rw-r--r--tests/scale.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/scale.test b/tests/scale.test
index 527b319..657f668 100644
--- a/tests/scale.test
+++ b/tests/scale.test
@@ -35,7 +35,6 @@ foreach test {
{-command "set x" {set x} {} {}}
{-cursor arrow arrow badValue {bad cursor spec "badValue"}}
{-digits 5 5 badValue {expected integer but got "badValue"}}
- {-digits 17 17 18 {too large -digits value}}
{-fg #00ff00 #00ff00 badValue {unknown color name "badValue"}}
{-font fixed fixed {} {font "" doesn't exist}}
{-foreground green green badValue {unknown color name "badValue"}}