From c4ba4b771cea83930619350e1e177ecdd3454310 Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Mon, 3 Jun 2013 01:00:27 +0200 Subject: [PATCH] fixing code coverage --- tests/phpunit.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index f5a686c3020..510c38a3c8b 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -5,12 +5,16 @@ apps.php - - .. - - ../3rdparty - - + + + + .. + + ../3rdparty + ../lib/MDB2 + + + -- 2.39.5