From 3a644e0bd01215b7ac101c08f5ad6223a42888bc Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Fri, 1 Dec 2017 21:55:25 +0000 Subject: Add whitelist to phpunit config --- phpunit.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index c31223d..291085a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -8,4 +8,9 @@ ./test/ - \ No newline at end of file + + + src/ + + + -- cgit v1.2.3