cmon readme do what I want
This commit is contained in:
parent
eb788ac621
commit
f119ff854a
@ -12,8 +12,6 @@ How to add tests
|
|||||||
* Add any new suites to the phpunit.xml file
|
* Add any new suites to the phpunit.xml file
|
||||||
* Below is the suite entry for the sample test in unit/config/SampleTest.php
|
* Below is the suite entry for the sample test in unit/config/SampleTest.php
|
||||||
|
|
||||||
`<testsuite name="SampleTest">
|
<testsuite name="SampleTest">
|
||||||
|
|
||||||
<directory>unit/config</directory>
|
<directory>unit/config</directory>
|
||||||
|
</testsuite>
|
||||||
</testsuite>`
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user