From 7994eefcada867bb74669e4a1193028480567b33 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 19 Feb 2015 22:42:06 +0100 Subject: Added basic laravel package --- phpunit.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..3347b75 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,18 @@ + + + + + ./tests/ + + + -- cgit v1.2.3