From e30212013d591dee699724b559ec60f6495bad90 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 12 Apr 2014 14:15:24 +0200 Subject: Add dummy tests for legacy_browser plugin --- tests/phpunit.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index bd92e585a..c2874fd07 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -57,6 +57,7 @@ ./../plugins/http_authentication/tests/HttpAuthentication.php ./../plugins/identity_select/tests/IdentitySelect.php ./../plugins/jqueryui/tests/Jqueryui.php + ./../plugins/legacy_browser/tests/LegacyBrowser.php ./../plugins/managesieve/tests/Managesieve.php ./../plugins/managesieve/tests/Parser.php ./../plugins/managesieve/tests/Tokenizer.php -- cgit v1.2.3