Chop out crap that is not needed
[catagits/Catalyst-Plugin-Session.git] / Makefile.PL
index 52a644c..48798d6 100644 (file)
@@ -32,7 +32,6 @@ 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 => 'git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Session.git';
 
 author_tests 't/author';