From 4bcb8ac002c95e6290b9307ab41bb8539cde8fe5 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 a5942c433..d7f14f23f 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -24,6 +24,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