adding test

This commit is contained in:
Christophe Massin 2014-07-17 15:59:36 +02:00
parent 65d4033e7b
commit c895d9bdf3
3 changed files with 4 additions and 0 deletions

View File

@ -25,5 +25,9 @@
"zendframework/zend-authentication":"2.*",
"zendframework/zend-ldap" : "2.*"
},
"require-dev" : {
"phpunit/phpunit": "4.1.*",
"phpunit/php-code-coverage": "2.*"
},
"minimum-stability" : "dev"
}

0
test/AuthLdapAdapterTest Normal file
View File

0
test/AuthLdapUserTest Normal file
View File