rewrite live app test to avoid Test::WWW::Mechanize::Catalyst
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Makefile.PL
index 32135db..db00f65 100644 (file)
@@ -13,7 +13,9 @@ my %META = (
     } },
     test => {
       requires => {
-        'Test::More'  => '0.88',
+        'Catalyst::Test'  => 0,
+        'HTTP::Cookies'   => 0,
+        'Test::More'      => '0.88',
       },
     },
     runtime => {