tests pass for address change test per https://rt.cpan.org/Public/Bug/Display.html...
[catagits/Catalyst-Plugin-Session.git] / Makefile.PL
index 69bbbbf..4646723 100644 (file)
@@ -30,7 +30,8 @@ requires 'Test::More' => '0.88';
 
 test_requires 'Test::Deep';
 test_requires 'Test::Exception';
-
+test_requires 'Test::WWW::Mechanize::PSGI';
+test_requires 'Plack::Middleware::ForceEnv';
 resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session/0.00/trunk/';
 
 WriteAll;