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