diff --git a/README.md b/README.md index a84e0f8..886ff16 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Loom | Spinner -An environment management application for PHP development. \ No newline at end of file +An environment management application for PHP developers. \ No newline at end of file diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..43d44c7 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,23 @@ + + + + + tests + + + + + + + src/ + + + \ No newline at end of file