Index: tests/submethods.test =================================================================== diff -u -r9fa2b6fcc1348e36c652d68e06077c43fd14d92b -r4d9e5592fdf912b1fa9153e4c475cc239ea3c305 --- tests/submethods.test (.../submethods.test) (revision 9fa2b6fcc1348e36c652d68e06077c43fd14d92b) +++ tests/submethods.test (.../submethods.test) (revision 4d9e5592fdf912b1fa9153e4c475cc239ea3c305) @@ -226,7 +226,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 filter has info is lookup method methods mixin parent precedence slots vars" + ? {lsort [o1 info]} "Valid submethods of ::o1 info: children class filter has info is lookup method methods mixin parent precedence slot slots vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"