Index: tests/submethods.test =================================================================== diff -u -r0e4ebdb092c8158987489b5c26cf11526b2756f5 -r23b10a2c736cf33731b0d7b0381314ddec44f2d6 --- tests/submethods.test (.../submethods.test) (revision 0e4ebdb092c8158987489b5c26cf11526b2756f5) +++ tests/submethods.test (.../submethods.test) (revision 23b10a2c736cf33731b0d7b0381314ddec44f2d6) @@ -230,7 +230,7 @@ # defaultcmd has to return also subcmds of other shadowed ensembles ? {lsort [o1 info has]} "valid submethods of ::o1 info has: mixin namespace something type" ? {lsort [o1 info]} \ - "valid submethods of ::o1 info: children class configure has info lookup name object parent precedence variable vars" + "valid submethods of ::o1 info: children class has info lookup name object parent precedence variable vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"