Changelog for 0.10
[gitmo/MooseX-AlwaysCoerce.git] / Makefile.PL
index 5809596..c45ddf4 100644 (file)
@@ -7,6 +7,8 @@ license  'perl';
 
 test_requires 'Test::More' => '0.94';
 test_requires 'Test::Exception';
+test_requires 'Test::NoWarnings';
+test_requires 'Test::Requires';
 
 requires 'Moose';
 requires 'namespace::autoclean';