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