I need to l2markup

This commit is contained in:
xisi 2014-01-17 09:21:25 -05:00
parent f119ff854a
commit 3625f5acf0

View File

@ -12,6 +12,6 @@ How to add tests
* Add any new suites to the phpunit.xml file
* Below is the suite entry for the sample test in unit/config/SampleTest.php
<testsuite name="SampleTest">
```<testsuite name="SampleTest">
<directory>unit/config</directory>
</testsuite>
</testsuite>```