Index: tests/destroy.test =================================================================== diff -u -re02cb00ae815bd6f8561a6a03fceacc13fd91903 -ra24e1f836c3126d0a0e9467bde3a9fa8da901711 --- tests/destroy.test (.../destroy.test) (revision e02cb00ae815bd6f8561a6a03fceacc13fd91903) +++ tests/destroy.test (.../destroy.test) (revision a24e1f836c3126d0a0e9467bde3a9fa8da901711) @@ -690,7 +690,7 @@ # the deletion of the ordered composite). Class create C { - :attribute os + :property os :public method destroy {} { #puts stderr "[self] destroy ${:os}" foreach o ${:os} {