diff options
Diffstat (limited to 'tests/wm.test')
-rw-r--r-- | tests/wm.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wm.test b/tests/wm.test index a962b25..6d5e73b 100644 --- a/tests/wm.test +++ b/tests/wm.test @@ -11,7 +11,7 @@ # Window manager tests that only work on a specific platform should be placed # in unixWm.test or winWm.test. -package require tcltest 2.1 +package require tcltest 2.2 eval tcltest::configure $argv tcltest::loadTestedCommands |