diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a725465..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -vendor/ \ No newline at end of file diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b8f6613..b31a73f 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,5 @@ - + tests/Test.php diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 0000000..5f264d2 --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,3 @@ +