Index: tests/submethods.test =================================================================== diff -u -ra615b76dd389290567bc8506fec6fa0a3b2c14d2 -r0e4ebdb092c8158987489b5c26cf11526b2756f5 --- tests/submethods.test (.../submethods.test) (revision a615b76dd389290567bc8506fec6fa0a3b2c14d2) +++ tests/submethods.test (.../submethods.test) (revision 0e4ebdb092c8158987489b5c26cf11526b2756f5) @@ -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 parameter parent precedence variable vars" + "valid submethods of ::o1 info: children class configure has info lookup name object parent precedence variable vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"