From aa5e24e96dc7188e1b1f51751be28a4df47a9b5c Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 25 May 2015 18:31:45 +0100 Subject: [PATCH] Updated phpunit config --- phpunit.xml.dist | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d66acd01..b1c1d602 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,23 +1,34 @@ + syntaxCheck="true" + verbose="true" +> - - ./tests/ + + ./tests + + + ./app + + +