Convert all tests to done_testing.
[gitmo/Moose.git] / t / 030_roles / 004_role_composition_errors.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-01-19 Yuval Kogman accessors can fulfill required role methods
2008-12-04 Dave Rolsky When applying a role to a class and some methods are...
2008-12-04 Dave Rolsky Put some space between ok and {
2008-12-04 Dave Rolsky Got rid of a bunch of random whitespace and tidied...
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...
2007-09-14 Stevan Little complete re-organization of the test suite