From ddeed163c0ee8fa205e4a2fd87b61a80504f7ed9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 14 Oct 2013 09:30:56 +0200 Subject: Add identity_select plugin to tests list --- tests/phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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 @@ ./../plugins/help/tests/Help.php ./../plugins/hide_blockquote/tests/HideBlockquote.php ./../plugins/http_authentication/tests/HttpAuthentication.php + ./../plugins/identity_select/tests/IdentitySelect.php ./../plugins/jqueryui/tests/Jqueryui.php ./../plugins/managesieve/tests/Managesieve.php ./../plugins/managesieve/tests/Parser.php -- cgit v1.2.3