Index: tests/mixinoftest.xotcl =================================================================== diff -u -r57c47e5fff431976511c200231567024bea09ff4 -r35c67391973a07983d0b0dfe70706e6a69fbdbfc --- tests/mixinoftest.xotcl (.../mixinoftest.xotcl) (revision 57c47e5fff431976511c200231567024bea09ff4) +++ tests/mixinoftest.xotcl (.../mixinoftest.xotcl) (revision 35c67391973a07983d0b0dfe70706e6a69fbdbfc) @@ -1,6 +1,6 @@ # testing mixinof package require XOTcl; namespace import ::xotcl::* -package require next::test +package require nx::test ########################################### # testing simple per object mixins