Index: tests/accessor.test =================================================================== diff -u -N -rdadf28efd0707ae40076f49837e6b45ad5b2a989 -r5fe3bf01884cc4afc6fa92c81b58d1734bc1fd28 --- tests/accessor.test (.../accessor.test) (revision dadf28efd0707ae40076f49837e6b45ad5b2a989) +++ tests/accessor.test (.../accessor.test) (revision 5fe3bf01884cc4afc6fa92c81b58d1734bc1fd28) @@ -1,5 +1,7 @@ +# -*- Tcl -*- package req nx::test nx::test configure -count 1 + nx::test case setter-variants { nx::Class create C { :property {p1a 1}