From: Tim Otten Date: Thu, 21 Jan 2016 01:29:15 +0000 (-0800) Subject: phpunit.xml.dist - Update test suites X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fd3568c35a05eb9cf09d90e5f86ffe98fd2a7c05;p=civicrm-core.git phpunit.xml.dist - Update test suites Not sure how this is different, but it seems more accurate. --- diff --git a/phpunit.xml.dist b/phpunit.xml.dist index fb7ae2289e..b2f5700bec 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -11,8 +11,17 @@ bootstrap="tests/phpunit/CiviTest/bootstrap.php" > - - ./tests/phpunit/ + + ./tests/phpunit/api + + + ./tests/phpunit/CRM + + + ./tests/phpunit/Civi + + + ./tests/phpunit/WebTest