release 0.1005
[catagits/Catalyst-Authentication-Store-LDAP.git] / Makefile.PL
index 1adc030..8fa0f37 100644 (file)
@@ -12,6 +12,8 @@ requires( 'Catalyst::Plugin::Authentication' => '0.10003' );
 #requires('Catalyst::Model::LDAP');
 build_requires('Net::LDAP::Server::Test' => '0.07');
 build_requires('Test::More');
+build_requires('Test::MockObject');
+build_required('Test::Exception');
 
 auto_install();