adding test
This commit is contained in:
parent
65d4033e7b
commit
c895d9bdf3
@ -25,5 +25,9 @@
|
|||||||
"zendframework/zend-authentication":"2.*",
|
"zendframework/zend-authentication":"2.*",
|
||||||
"zendframework/zend-ldap" : "2.*"
|
"zendframework/zend-ldap" : "2.*"
|
||||||
},
|
},
|
||||||
|
"require-dev" : {
|
||||||
|
"phpunit/phpunit": "4.1.*",
|
||||||
|
"phpunit/php-code-coverage": "2.*"
|
||||||
|
},
|
||||||
"minimum-stability" : "dev"
|
"minimum-stability" : "dev"
|
||||||
}
|
}
|
||||||
|
0
test/AuthLdapAdapterTest
Normal file
0
test/AuthLdapAdapterTest
Normal file
0
test/AuthLdapUserTest
Normal file
0
test/AuthLdapUserTest
Normal file
Loading…
Reference in New Issue
Block a user