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