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