From d59b1c8812f62848acc2bf19f020abf4949e75ef Mon Sep 17 00:00:00 2001 From: msquare Date: Sun, 9 Oct 2016 09:40:11 +0200 Subject: fix phpunit config --- phpunit.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 00000000..5b6d97a1 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,24 @@ + + + + ./test/model/ + + + + + ./include/ + ./public/ + + + + + + -- cgit v1.2.3-54-g00ecf