summaryrefslogtreecommitdiff
path: root/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpunit.xml b/phpunit.xml
index ff6eb120..ee5ae3e8 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -7,6 +7,9 @@
<testsuite name="Models">
<directory>./test/model/</directory>
</testsuite>
+ <testsuite name="Logger">
+ <directory>./test/Logger/</directory>
+ </testsuite>
</testsuites>
<filter>
<whitelist>