diff --git a/phpunit.xml b/phpunit.xml index ccf216d2..1a2ec8fb 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,13 +1,13 @@ - ./tests + ./tests/Unit diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 00000000..e9405aba --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,5 @@ +