diff options
Diffstat (limited to 'tests/winDde.test')
-rw-r--r-- | tests/winDde.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/winDde.test b/tests/winDde.test index 1c3daa5..5e90208 100644 --- a/tests/winDde.test +++ b/tests/winDde.test @@ -11,7 +11,6 @@ if {"::tcltest" ni [namespace children]} { package require tcltest 2.5 - #tcltest::configure -verbose {pass start} namespace import -force ::tcltest::* } |