diff options
Diffstat (limited to 'phpunit.xml.dist')
-rw-r--r-- | phpunit.xml.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d373eb2..0b62922 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -17,4 +17,4 @@ <directory>./tests/</directory> </testsuite> </testsuites> -</phpunit>
\ No newline at end of file +</phpunit> |