I need to l2markup
This commit is contained in:
parent
f119ff854a
commit
3625f5acf0
@ -12,6 +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