this gives class attributes to the metaclass, which isn't what we want
[gitmo/MooseX-AlwaysCoerce.git] / Makefile.PL
index 39093b2..c45ddf4 100644 (file)
@@ -8,6 +8,7 @@ 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';