Index: tests/submethods.test =================================================================== diff -u -r43373d98ca07d446abec8f8f62af7c4df56207a3 -r0ca02a312689097d793de942440e7fbecfebae72 --- tests/submethods.test (.../submethods.test) (revision 43373d98ca07d446abec8f8f62af7c4df56207a3) +++ tests/submethods.test (.../submethods.test) (revision 0ca02a312689097d793de942440e7fbecfebae72) @@ -243,7 +243,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: baseclass children class has info lookup name object parent precedence variable vars" + "valid submethods of ::o1 info: baseclass children class consts has info lookup name object parent precedence variable vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"