From 9b3f6f557a127fef16be267c26f8239dc1c22126 Mon Sep 17 00:00:00 2001 From: msquare Date: Wed, 19 Jul 2017 21:49:04 +0200 Subject: update tests to work with phpunit version installed by composer --- phpunit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 29bfdba5..b868096c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -16,7 +16,8 @@ ./include/ ./public/ - + ./src/ + -- cgit v1.2.3-54-g00ecf