Start names of special directories with dot

This commit is contained in:
Meritoo
2017-10-18 21:21:53 +02:00
parent db6a6f22e2
commit e38df1a8f2
7 changed files with 24 additions and 18 deletions

View File

@@ -30,6 +30,6 @@
</groups>
<logging>
<log type="coverage-html" target="./build/logs/phpunit_coverage/html" />
<log type="coverage-html" target="./.build/logs/phpunit_coverage/html" />
</logging>
</phpunit>