From ecef4cc91989005802e7432b985e3ed791097ef9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 29 Apr 2014 13:50:59 +0200 Subject: Add some unit tests for DB 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 c2874fd07..cee3434c1 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -13,6 +13,11 @@ Framework/ContentFilter.php Framework/Csv2vcard.php Framework/DB.php + Framework/DBMssql.php + Framework/DBMysql.php + Framework/DBPgsql.php + Framework/DBSqlite.php + Framework/DBSqlsrv.php Framework/Enriched.php Framework/Html.php Framework/Html2text.php -- cgit v1.2.3