summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-24 13:36:12 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-24 13:36:12 +0200
commite8be303af3b3cb5187101e9d6f160e0aa8f07285 (patch)
treef2af1bac816e8b05779999a457401daa6ecb1917 /tests
parente077c189bbb2c92f75d849a17dd88d025e392e69 (diff)
Added tests for shared functions, fixed small issues
Diffstat (limited to 'tests')
-rw-r--r--tests/phpunit.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index cfd066e29..d6212f458 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>Shared.php</file>
<file>Utils.php</file>
<file>VCards.php</file>
</testsuite>