summaryrefslogtreecommitdiff
path: root/tests/phpunit.xml
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-21 11:23:17 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-21 11:23:17 +0200
commit74d7841c2643434fbd3e8759f160bda05f82ab0d (patch)
tree8d94c1e21d9b2c103f52d13e1ea0a0d7f64a1a70 /tests/phpunit.xml
parent9cb76ad3c2ebcf6f75053de2e686390470dce7ba (diff)
parentae7027de029e28fdd3894efe919b6171b2b11eab (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts: CHANGELOG
Diffstat (limited to 'tests/phpunit.xml')
-rw-r--r--tests/phpunit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index 4a3b883cf..cfd066e29 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -7,6 +7,7 @@
<file>MailDecode.php</file>
<file>MailFunc.php</file>
<file>ModCss.php</file>
+ <file>Utils.php</file>
<file>VCards.php</file>
</testsuite>
</testsuites>