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