make github the primary repository
[gitmo/Moose.git] / t / 600_todo_tests / 009_requirement_satisfaction_via_role.t
2010-08-20 Dave Rolsky This test doesn't pass, and uses Test::NoWarnings.
2010-08-19 Dave Rolsky Use done_testing
2010-08-11 Karen Etheridge todo test for satisfying a requires() assertion via...