PHPUnit - use "Meritoo Package" as project name

This commit is contained in:
Meritoo
2017-09-11 13:33:52 +02:00
parent 787b8c697c
commit 5940ebba9a
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
bootstrap="./vendor/autoload.php"
>
<testsuites>
<testsuite name="Meritoo's Common Library Test Suite">
<testsuite name="Meritoo Package - Main Test Suite">
<directory>./tests/</directory>
</testsuite>
</testsuites>