Index: tests/info-method.tcl =================================================================== diff -u -rf1358bf60e01f773bf04170671c5066a2874ac69 -r88ce4132aeb39289918426aa2c285c354a102a1e --- tests/info-method.tcl (.../info-method.tcl) (revision f1358bf60e01f773bf04170671c5066a2874ac69) +++ tests/info-method.tcl (.../info-method.tcl) (revision 88ce4132aeb39289918426aa2c285c354a102a1e) @@ -191,7 +191,7 @@ } D create d1 - ? {D info slotobjects} "::nx::Class::slot::object-mixin ::nx::Class::slot::mixin ::nx::Class::slot::superclass ::nx::Class::slot::object-filter ::nx::Class::slot::filter ::nx::Object::slot::class" + ? {D info callable slots} "::nx::Class::slot::object-mixin ::nx::Class::slot::mixin ::nx::Class::slot::superclass ::nx::Class::slot::object-filter ::nx::Class::slot::filter ::nx::Object::slot::class" ? {D info slots} "::D::slot::b ::D::slot::a2 ::D::slot::c" ? {::nx::Object info method parameter info} "" } \ No newline at end of file