rewrite tests using Test::WWW::Mechanize::Catalyst to use Catalyst::Test
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 7b22c25..c0ef18f 100644 (file)
@@ -85,7 +85,6 @@ my %META = (
     develop   => {
       requires => {
         'CatalystX::LeakChecker'  => '0.05',
-        'Test::WWW::Mechanize::Catalyst' => '0.51',
         'Test::TCP'               => '2.00',
         'File::Copy::Recursive'   => '0.40',
         'Starman'                 => 0,
@@ -96,7 +95,6 @@ my %META = (
         'Test::Spelling'          => 0,
         'Pod::Coverage::TrustPod' => 0,
         'Catalyst::Plugin::Params::Nested' => 0,
-        'Catalyst::Plugin::ConfigLoader' => 0,
         'Compress::Zlib'          => 0,
         'Catalyst::Action::REST'  => 0,
         'Type::Tiny'              => 0,