avoid using Test::Warn
[p5sagit/Devel-Declare.git] / Makefile.PL
index 8a51d81..41b8864 100644 (file)
@@ -21,7 +21,6 @@ configure_requires 'ExtUtils::Depends' => 0.302;
 configure_requires 'B::Hooks::OP::Check' => '0.19';
 
 test_requires 'Test::More' => '0.88';
-test_requires 'Test::Warn';
 
 repository 'git://github.com/rafl/devel-declare.git';