fixing phpunit test directory
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<phpunit colors="true">
|
<phpunit colors="true">
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="Unirest Test Suite">
|
<testsuite name="Unirest Test Suite">
|
||||||
<directory>./test</directory>
|
<directory>./tests</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user