mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
phpunit
This commit is contained in:
parent
010f3d848b
commit
d862ff6300
1 changed files with 8 additions and 0 deletions
8
phpunit.xml
Normal file
8
phpunit.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit>
|
||||
<testsuites>
|
||||
<testsuite name="AllTests">
|
||||
<directory>lam/tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
Loading…
Add table
Add a link
Reference in a new issue