summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-14 09:30:56 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-14 09:30:56 +0200
commitddeed163c0ee8fa205e4a2fd87b61a80504f7ed9 (patch)
tree0cb2cbfd0d669ed094244054764768b3ed26877f /tests
parent899e5944740f5583f2796138f8181a5f6500fee6 (diff)
Add identity_select plugin to tests list
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 da0f899a9..a5942c433 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -46,6 +46,7 @@
<file>./../plugins/help/tests/Help.php</file>
<file>./../plugins/hide_blockquote/tests/HideBlockquote.php</file>
<file>./../plugins/http_authentication/tests/HttpAuthentication.php</file>
+ <file>./../plugins/identity_select/tests/IdentitySelect.php</file>
<file>./../plugins/jqueryui/tests/Jqueryui.php</file>
<file>./../plugins/managesieve/tests/Managesieve.php</file>
<file>./../plugins/managesieve/tests/Parser.php</file>