Index: tests/submethods.test =================================================================== diff -u -r98b60429d7f10bf637fa2cfa2bb88d4069e2445f -rea3bbe8b1039c45baa2c027c005151e04e57d4b1 --- tests/submethods.test (.../submethods.test) (revision 98b60429d7f10bf637fa2cfa2bb88d4069e2445f) +++ tests/submethods.test (.../submethods.test) (revision ea3bbe8b1039c45baa2c027c005151e04e57d4b1) @@ -229,7 +229,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 is lookup name object parameter parent precedence variable vars" + ? {lsort [o1 info]} "valid submethods of ::o1 info: children class has info lookup name object parameter parent precedence variable vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"