Another test suite fix (t0m == FAIL), and a couple of the little features on the...
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Makefile.PL
index fb2132e..0587d2f 100644 (file)
@@ -8,5 +8,6 @@ requires 'Catalyst::Plugin::Authentication' => '0.10006';
 requires 'Authen::Htpasswd' => '0.13';
 requires 'Class::Accessor::Fast';
 requires 'Crypt::PasswdMD5';
+build_requires 'Test::WWW::Mechanize::Catalyst';
 
 WriteAll;