Merge branch 'master' into fix-legacy-code

This commit is contained in:
Julius Härtl
2017-03-03 13:07:15 +01:00
committed by GitHub
4 changed files with 156 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<phpunit bootstrap="bootstrap.php" colors="true">
<phpunit bootstrap="../../../tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="unit">
<directory>./unit</directory>