summaryrefslogtreecommitdiffstats
path: root/tests/textTag.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/textTag.test')
-rw-r--r--tests/textTag.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textTag.test b/tests/textTag.test
index 93feb27..ca3dc0f 100644
--- a/tests/textTag.test
+++ b/tests/textTag.test
@@ -29,7 +29,7 @@ testConstraint haveFontSizes [expr {
destroy .t
text .t -width 20 -height 10
-pack append . .t {top expand fill}
+pack .t -expand 1 -fill both
update
.t debug on