updated changes file
[catagits/Catalyst-Plugin-Authentication.git] / Makefile.PL
index fc4e6e2..3e88c0c 100644 (file)
@@ -13,5 +13,7 @@ requires 'Catalyst::Runtime';
 requires 'Class::Inspector';
 requires 'Catalyst::Plugin::Session' => '0.10';
 
+test_requires 'Test::More';
+
 auto_install;
 WriteAll;