Properly fix the generated app test. Run tests in the generated app using the new...
[catagits/Catalyst-Devel.git] / Makefile.PL
index 1a7f66c..2e2199a 100644 (file)
@@ -18,6 +18,8 @@ requires 'Module::Install' => '0.91';
 requires 'Path::Class' => '0.09';
 requires 'Template'    => '2.14';
 
+test_requires 'Test::More' => '0.90';
+
 install_share 'share';
 
 if ( $^O eq 'MSWin32' ) {