From ddeed163c0ee8fa205e4a2fd87b61a80504f7ed9 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 14 Oct 2013 03:30:56 -0400
Subject: [PATCH] Add identity_select plugin to tests list
---
tests/phpunit.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index da0f899..a5942c4 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>
--
Gitblit v1.9.1