From 926801e97db78587952771181b0ba1f7549e1d80 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 29 May 2013 18:08:35 +0200 Subject: [PATCH] Updated PHPUnit default file --- phpunit.xml.dist | 41 ++++++++++++++++------------------------- 1 file changed, 16 insertions(+), 25 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d0d294e..1232b66 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,37 +1,29 @@ - + + - ./ + mysite/tests + cms/tests + framework/tests - - - sapphire/dev/ - sapphire/thirdparty/ - cms/thirdparty/ - sapphire/tests/PhpSyntaxTest.php - - - - - + @@ -39,5 +31,4 @@ sanitychecks - \ No newline at end of file