summaryrefslogtreecommitdiff
path: root/tests/phpunit.xml
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-08-13 19:15:12 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-08-13 19:15:12 +0200
commit06fdaf88cb1a355e445294beba4a89d0209ac71e (patch)
tree53ce0a305a69773169b00bbeae92069d20d3403c /tests/phpunit.xml
parent48e340a82938a83ff337eadb7d6d64c2b13acffe (diff)
Extend rcmail::url() to produce absolute and fully qualified URLs
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 4d50ad6a0..5c27d0e0d 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -46,6 +46,7 @@
<file>Framework/VCard.php</file>
<file>Framework/Washtml.php</file>
<file>MailFunc.php</file>
+ <file>RcmailFunc.php</file>
</testsuite>
<testsuite name="Plugins Tests">
<file>./../plugins/acl/tests/Acl.php</file>