Remove requirement on Catalyst::Helper, and instead skip the test that fails
[catagits/Catalyst-Model-DBIC-Schema.git] / Makefile.PL
index b6ec4b0..faa185d 100644 (file)
@@ -16,7 +16,6 @@ requires 'Tie::IxHash';
 
 test_requires 'Test::More';
 test_requires 'Test::Exception';
-test_requires 'Catalyst::Helper';
 
 feature 'Catalyst::Helper support',
     -default                      => 0,