Make sure attr conflict error includes attr name
[gitmo/Moose.git] / t / 300_immutable / 015_immutable_destroy.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-21 Dave Rolsky Shut up a warning about not overwriting DESTROY
2009-06-11 Dave Rolsky single quotes for non-interpolating strings
2009-06-11 Dave Rolsky Remove useless BEGIN and tidy code
2009-06-11 Dylan William Hardison added test for DESTROY/immutable regression in moose...