diff options
-rw-r--r-- | tests/entry.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/entry.test b/tests/entry.test index 1be1d2d..d27ffb5 100644 --- a/tests/entry.test +++ b/tests/entry.test @@ -2920,11 +2920,6 @@ test entry-16.4 {EntryVisibleRange procedure} -body { } -cleanup { destroy .e } -result {0.000000 1.000000} -test entry-16.5 {Unicode handling in entry widget} -body { - entry .e -show abc -} -cleanup { - destroy .e -} -result {0.000000 1.000000} test entry-17.1 {EntryUpdateScrollbar procedure} -body { |