Index: tests/submethods.test =================================================================== diff -u -r00d77486631daa187dbb4b7f53639e729f8583fc -r5a162b098b6a9550218646d470b274769bda8da1 --- tests/submethods.test (.../submethods.test) (revision 00d77486631daa187dbb4b7f53639e729f8583fc) +++ tests/submethods.test (.../submethods.test) (revision 5a162b098b6a9550218646d470b274769bda8da1) @@ -239,7 +239,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 has info lookup name object parent precedence variable vars" + "valid submethods of ::o1 info: baseclass children class has info lookup name object parent precedence variable vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"