Index: tests/disposition.test =================================================================== diff -u -r102a1a9f4f678f98e7bcf7648ad1714147a29a47 -r77f50f6c6304355d638d5bf6f172d404940447de --- tests/disposition.test (.../disposition.test) (revision 102a1a9f4f678f98e7bcf7648ad1714147a29a47) +++ tests/disposition.test (.../disposition.test) (revision 77f50f6c6304355d638d5bf6f172d404940447de) @@ -10,7 +10,7 @@ nx::Test case basics { Class create C { - :class property [list inst "::__%&singleton"] + :class property {inst "::__%&singleton"} :method foo {x} { #puts stderr [current method] set :[current method] $x @@ -28,9 +28,6 @@ :protected method __objectparameter {} [list return $spec] ::nsf::parameter:invalidate::classcache [current] } - #:class method __objectparameter {} { - # return ${:objectparams} - #} :setObjectParams "" :public class method new args {