summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortreectrl <treectrl>2007-01-21 23:27:04 (GMT)
committertreectrl <treectrl>2007-01-21 23:27:04 (GMT)
commit09168fa2285ad5626f90ad9eccab77edc6f183e8 (patch)
tree2f396276573ea0ee399c91341be867bafd6a1794
parent5ac1904518da865e3d1c1da215d58582bca3977a (diff)
downloadtktreectrl-09168fa2285ad5626f90ad9eccab77edc6f183e8.zip
tktreectrl-09168fa2285ad5626f90ad9eccab77edc6f183e8.tar.gz
tktreectrl-09168fa2285ad5626f90ad9eccab77edc6f183e8.tar.bz2
Fixed test result broken by the new -draw style layout option.
-rw-r--r--tests/style.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/style.test b/tests/style.test
index f03ddb3..0e98fed 100644
--- a/tests/style.test
+++ b/tests/style.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# CVS: @(#) $Id: style.test,v 1.7 2006/11/23 22:05:19 treectrl Exp $
+# CVS: @(#) $Id: style.test,v 1.8 2007/01/21 23:27:04 treectrl Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest 2
@@ -156,7 +156,7 @@ test style-6.1 {style layout: missing args} -body {
test style-6.2 {style layout: no options specified} -body {
.t style layout testStyle eText
-} -result {-detach no -expand {} -height {} -iexpand {} *} -match glob
+} -result {-detach no -draw {} -expand {} -height {} -iexpand {} *} -match glob
test style-6.3 {style layout: option -padx} -body {
.t style layout testStyle eText -padx 3