diff options
Diffstat (limited to 'tests/ttk/combobox.test')
-rw-r--r-- | tests/ttk/combobox.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ttk/combobox.test b/tests/ttk/combobox.test index 48179f3..dd1a7f9 100644 --- a/tests/ttk/combobox.test +++ b/tests/ttk/combobox.test @@ -2,7 +2,7 @@ # ttk::combobox widget tests # -package require Tk +package require tk package require tcltest 2.2 namespace import -force tcltest::* loadTestedCommands |