summaryrefslogtreecommitdiffstats
path: root/tests/ttk/vsapi.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ttk/vsapi.test')
-rw-r--r--tests/ttk/vsapi.test5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/ttk/vsapi.test b/tests/ttk/vsapi.test
index 3966bd9..ec4e9e7 100644
--- a/tests/ttk/vsapi.test
+++ b/tests/ttk/vsapi.test
@@ -1,8 +1,9 @@
# -*- tcl -*-
#
-package require Tk 8.5
-package require tcltest ; namespace import -force tcltest::*
+package require Tk
+package require tcltest 2.2
+namespace import -force tcltest::*
loadTestedCommands
testConstraint xpnative \