Index: tests/tcloo.test =================================================================== diff -u -rf858f142f5fab4f88996b3eb709c3afa55114be9 -r45e24b34c85bf0fc3e14db5250550100bd07ff31 --- tests/tcloo.test (.../tcloo.test) (revision f858f142f5fab4f88996b3eb709c3afa55114be9) +++ tests/tcloo.test (.../tcloo.test) (revision 45e24b34c85bf0fc3e14db5250550100bd07ff31) @@ -84,7 +84,7 @@ } nx::Class mixin add ExportUnexportUtil -nx::Test case export { +nx::test case export { # # Exporting existing, non-inherited method (see TclOO tests, # oo.test, oo-4.1) @@ -175,7 +175,7 @@ } -nx::Test case unexport { +nx::test case unexport { # A solitary, preemptive [unexport]: see description for the # corresponding [export] case