From cdab93ca6f256b66ad431da46f65c3caca34d058 Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Thu, 11 Dec 2014 17:16:06 -0500 Subject: [PATCH] Excluding the mock files, but allowing tests for mock files --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index da3df2305..2947bd97c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,7 +12,7 @@ ./tests/ - ./tests/mock/ + ./tests/mock/mock* ./tests/templates/