Index: tests/info-method.tcl =================================================================== diff -u -r99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf -rf1358bf60e01f773bf04170671c5066a2874ac69 --- tests/info-method.tcl (.../info-method.tcl) (revision 99ee1ab0e5d0d04de1dc14cf190b27a0ce9edfcf) +++ tests/info-method.tcl (.../info-method.tcl) (revision f1358bf60e01f773bf04170671c5066a2874ac69) @@ -193,4 +193,5 @@ 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 slots} "::D::slot::b ::D::slot::a2 ::D::slot::c" + ? {::nx::Object info method parameter info} "" } \ No newline at end of file