Fixed the PHPUnit settings

This commit is contained in:
Cédric Belin
2019-04-12 10:02:46 +02:00
parent 605f47177a
commit 3b584899bd

View File

@ -12,7 +12,7 @@
<testsuites>
<testsuite name="all">
<directory>../test</directory>
<directory>.</directory>
</testsuite>
</testsuites>
</phpunit>