test
This commit is contained in:
parent
aed9cf021c
commit
96c829967f
3 changed files with 5 additions and 25 deletions
|
|
@ -8,11 +8,11 @@
|
|||
processIsolation = "false"
|
||||
stopOnFailure = "false"
|
||||
syntaxCheck = "false"
|
||||
bootstrap = "./tests/bootstrap.php" >
|
||||
bootstrap = "vendor/autoload.php" >
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="Deblan CSV Test Suite">
|
||||
<directory>tests/*</directory>
|
||||
<directory>tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue