respect value of coerce not only if 0
[gitmo/MooseX-AlwaysCoerce.git] / Makefile.PL
index 5809596..39093b2 100644 (file)
@@ -7,6 +7,7 @@ license  'perl';
 
 test_requires 'Test::More' => '0.94';
 test_requires 'Test::Exception';
+test_requires 'Test::NoWarnings';
 
 requires 'Moose';
 requires 'namespace::autoclean';