Convert all tests to done_testing.
[gitmo/Moose.git] / t / 030_roles / 032_roles_and_method_cloning.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-05-23 Yuval Kogman Update test suite for subname changes in Class::MOP
2009-04-02 Hans Dieter Pearcey add TODO test for caller() in role methods
2008-09-11 Dave Rolsky No more alias_method for roles either. This meant more...