Index: tests/properties.test =================================================================== diff -u -r7ba7b3c49ff542688258f50fba2fc8102f23a011 -re0419345b49587b5738f87c6d828dfc5ae4b3276 --- tests/properties.test (.../properties.test) (revision 7ba7b3c49ff542688258f50fba2fc8102f23a011) +++ tests/properties.test (.../properties.test) (revision e0419345b49587b5738f87c6d828dfc5ae4b3276) @@ -31,7 +31,7 @@ :variable -accessor none ve ve1 # a non-configurable property is a variable - :property -accessor none -config false {vf vf1} + :property -accessor none -configurable false {vf vf1} :public method call-local {v} {: -local $v}