cmon readme do what I want

This commit is contained in:
xisi 2014-01-17 09:19:36 -05:00
parent eb788ac621
commit f119ff854a

View File

@ -12,8 +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>