diff options
author | Alexander kiryukhin <alexander@symdev.org> | 2014-11-13 15:53:59 +0300 |
---|---|---|
committer | Alexander kiryukhin <alexander@symdev.org> | 2014-11-13 15:53:59 +0300 |
commit | c0d8c1c291759e319ad603f2267aa240ba455ee7 (patch) | |
tree | 91cc657ae62ca8a66f126402558b8082d334d722 /phpunit.xml.dist | |
parent | c24974c7de1340e8aff654dd66158ccb8d98136a (diff) |
Issue 1, Issue 2, Issue 3, Issue 4
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> |