summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-07-16 20:48:59 +0200
committerAleksander Machniak <alec@alec.pl>2014-07-16 20:48:59 +0200
commitf72815e1f9e5410a0f9eb66e4eb4fae12e59cfae (patch)
tree958590385eb71e0d4397a276846502f125bb00f5 /tests
parent319751fff6a1b391a5122851d7d12fbfba11ff3c (diff)
Code improvements + added tests for vacation date regexps handling
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 f3df53521..4d50ad6a0 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -67,6 +67,7 @@
<file>./../plugins/managesieve/tests/Managesieve.php</file>
<file>./../plugins/managesieve/tests/Parser.php</file>
<file>./../plugins/managesieve/tests/Tokenizer.php</file>
+ <file>./../plugins/managesieve/tests/Vacation.php</file>
<file>./../plugins/markasjunk/tests/Markasjunk.php</file>
<file>./../plugins/new_user_dialog/tests/NewUserDialog.php</file>
<file>./../plugins/new_user_identity/tests/NewUserIdentity.php</file>