avoid warning in TC-with-dash test
[gitmo/Moose.git] / t / 300_immutable / 008_immutable_constructor_error.t
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-02-23 Dave Rolsky Handle Foo->new(undef) consistently, with an error...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-06-23 Dave Rolsky Make the immutable constructor provide the same nice...