diff --git a/.gitignore b/.gitignore index 3beb10f..5d748a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .idea -phpunit.xml composer.lock composer.phar vendor/ diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..68febeb --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,19 @@ + + + + tests + + + + + src + + +