From 635c7dc5711e8322ece423b8635390adce49b17f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edi=20Modri=C4=87?= Date: Thu, 9 Feb 2017 11:16:07 +0100 Subject: [PATCH] PHPUnit config --- phpunit-integration-legacy.xml | 32 +++++++++++++++++++------------- phpunit.xml | 29 ++++++++++++++++++----------- 2 files changed, 37 insertions(+), 24 deletions(-) diff --git a/phpunit-integration-legacy.xml b/phpunit-integration-legacy.xml index 2e521be4..564d61f3 100644 --- a/phpunit-integration-legacy.xml +++ b/phpunit-integration-legacy.xml @@ -1,23 +1,32 @@ - - + + + + + Tests/API + . @@ -40,7 +49,4 @@ - - - diff --git a/phpunit.xml b/phpunit.xml index 73287622..6ea80fcf 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,11 +1,20 @@ - + + + + Tests/Core @@ -20,6 +29,7 @@ Tests/Templating + . @@ -39,7 +49,4 @@ - - -