From 19e97fc9db697f7ca8c27ed7682ad698bfc91cc3 Mon Sep 17 00:00:00 2001 From: Martins Sipenko Date: Wed, 10 Jun 2015 18:13:13 +0100 Subject: [PATCH] Added whitelist to remove warning for upcoming phpunit 4.8 --- phpunit.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index d66acd014..276262dbc 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -14,6 +14,11 @@ ./tests/ + + + app/ + +