diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/phpunit.xml | 1 |
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> |