Index: tests/submethods.test =================================================================== diff -u -re884c2b0d63fa1b5a691e866ccff8d4094a2a8e4 -r3b5d2f4e0bc018420ebea39e54ad3212ade2a5bd --- tests/submethods.test (.../submethods.test) (revision e884c2b0d63fa1b5a691e866ccff8d4094a2a8e4) +++ tests/submethods.test (.../submethods.test) (revision 3b5d2f4e0bc018420ebea39e54ad3212ade2a5bd) @@ -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 filter has info is lookup method methods mixin name parent precedence properties slot vars" + ? {lsort [o1 info]} "valid submethods of ::o1 info: children class filter has info is lookup method methods mixin name parent precedence slot vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"