Index: tests/object-system.xotcl =================================================================== diff -u -re12f842804807d9b0e849858697d94a57c6b3fe6 -r217d826e64107056ae97176552cae3c776991b9e --- tests/object-system.xotcl (.../object-system.xotcl) (revision e12f842804807d9b0e849858697d94a57c6b3fe6) +++ tests/object-system.xotcl (.../object-system.xotcl) (revision 217d826e64107056ae97176552cae3c776991b9e) @@ -1,7 +1,5 @@ package require XOTcl -package require xotcl::test -namespace import -force xotcl::* - +xotcl::use xotcl1 # # Basic tests of the object system, should not require Class Test, # since even class Test might not work at that time.