parent
e52093e0b7
commit
207411d5fc
3 changed files with 396 additions and 58 deletions
|
|
@ -11,6 +11,9 @@
|
|||
bootstrap="./Tests/bootstrap.php"
|
||||
>
|
||||
<testsuites>
|
||||
<testsuite name="PHPCI Command Test Suite">
|
||||
<directory suffix="Test.php">./Tests/PHPCI/Command</directory>
|
||||
</testsuite>
|
||||
<testsuite name="PHPCI Helper Test Suite">
|
||||
<directory suffix="Test.php">./Tests/PHPCI/Helper</directory>
|
||||
</testsuite>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue