Index: tests/submethods.test =================================================================== diff -u -rf858f142f5fab4f88996b3eb709c3afa55114be9 -r5cb647f407e85768c452ee22eaf881d628511c87 --- tests/submethods.test (.../submethods.test) (revision f858f142f5fab4f88996b3eb709c3afa55114be9) +++ tests/submethods.test (.../submethods.test) (revision 5cb647f407e85768c452ee22eaf881d628511c87) @@ -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 parent precedence slot vars" + ? {lsort [o1 info]} "valid submethods of ::o1 info: children class has info is lookup name object parent precedence vars" # returning methodpath in ensemble ? {o1 info has something path} "info has something path"