From c8699f09eae6265e566a18c4597334d363aa4492 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 9 Feb 2014 17:15:55 +0100 Subject: Add dummy tests for rcube_spellcheck_* classes --- tests/phpunit.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/phpunit.xml') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 8021933bb..bd92e585a 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -29,6 +29,10 @@ Framework/ResultSet.php Framework/ResultThread.php Framework/Smtp.php + Framework/SpellcheckAtd.php + Framework/SpellcheckEnchant.php + Framework/SpellcheckGoogie.php + Framework/SpellcheckPspell.php Framework/Spellchecker.php Framework/StringReplacer.php Framework/User.php -- cgit v1.2.3