diff options
Diffstat (limited to 'tests/ooProp.test')
-rw-r--r-- | tests/ooProp.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ooProp.test b/tests/ooProp.test index 256b934..fd77997 100644 --- a/tests/ooProp.test +++ b/tests/ooProp.test @@ -8,7 +8,7 @@ # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. -package require TclOO 1.0.3 +package require tcl::oo 1.0.3 package require tcltest 2 if {"::tcltest" in [namespace children]} { namespace import -force ::tcltest::* |