Fixed deprecated code
This commit is contained in:
parent
0a70c89e75
commit
e5e670da2c
5 changed files with 61 additions and 41 deletions
|
|
@ -12,9 +12,9 @@
|
|||
bootstrap="./tests/bootstrap.php"
|
||||
>
|
||||
<testsuites>
|
||||
<testsuite name="PHPCI Command Test Suite">
|
||||
<!--<testsuite name="PHPCI Command Test Suite">
|
||||
<directory suffix="Test.php">./tests/PHPCI/Command</directory>
|
||||
</testsuite>
|
||||
</testsuite>-->
|
||||
<testsuite name="PHPCI Controller Test Suite">
|
||||
<directory suffix="Test.php">./tests/PHPCI/Controller</directory>
|
||||
</testsuite>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue