Index: tests/info-variable.test =================================================================== diff -u -N -r0e4ebdb092c8158987489b5c26cf11526b2756f5 -r4ca122f3c023fe74de3b36c8a65c3145e554aeba --- tests/info-variable.test (.../info-variable.test) (revision 0e4ebdb092c8158987489b5c26cf11526b2756f5) +++ tests/info-variable.test (.../info-variable.test) (revision 4ca122f3c023fe74de3b36c8a65c3145e554aeba) @@ -33,9 +33,9 @@ ? {join [Person info configure parameters] \n} \ "-age:integer -name --object-mixin:mixinreg,slot=::nx::Object::slot::object-mixin,slotset,method=object-mixin,0..n +-object-mixin:mixinreg,slot=::nx::Object::slot::object-mixin,slotset,0..n -class:class,alias,method=::nsf::methods::object::class --object-filter:filterreg,slot=::nx::Object::slot::object-filter,slotset,method=object-filter,0..n +-object-filter:filterreg,slot=::nx::Object::slot::object-filter,slotset,0..n __initblock:cmd,optional,noleadingdash" ? {Person info configure parameters age} "-age:integer"