From 6fdf1f20729c34083b958b706647f42df37e8bca Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 9 Feb 2014 17:37:16 +0100 Subject: Add more tests for framework classes --- tests/phpunit.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/phpunit.xml') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index d7f14f23f..bd92e585a 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -7,15 +7,20 @@ Framework/Bootstrap.php Framework/Browser.php Framework/Cache.php + Framework/CacheShared.php Framework/Charset.php + Framework/Contacts.php Framework/ContentFilter.php Framework/Csv2vcard.php + Framework/DB.php Framework/Enriched.php Framework/Html.php Framework/Html2text.php Framework/Imap.php + Framework/ImapCache.php Framework/ImapGeneric.php Framework/Image.php + Framework/LdapGeneric.php Framework/MessageHeader.php Framework/MessagePart.php Framework/Mime.php -- cgit v1.2.3