diff options
Diffstat (limited to 'tests/textMark.test')
-rw-r--r-- | tests/textMark.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/textMark.test b/tests/textMark.test index 5faaabd..c1138ac 100644 --- a/tests/textMark.test +++ b/tests/textMark.test @@ -9,7 +9,6 @@ package require tcltest 2.1 eval tcltest::configure $argv tcltest::loadTestedCommands -#namespace import -force tcltest::test catch {destroy .t} text .t -width 20 -height 10 |