Merge pull request #4266 from mediabeastnz/patch-2

Completed missing comment ending
This commit is contained in:
Will Rossiter 2015-06-10 17:41:23 +12:00
commit 38ca214e2b

View File

@ -15,7 +15,7 @@ how you can load default records into the test database.
/**
* Defines the fixture file to use for this test class
*
/
*/
protected static $fixture_file = 'SiteTreeTest.yml';
/**
@ -79,4 +79,4 @@ For more information on PHPUnit's assertions see the [PHPUnit manual](http://www
## API Documentation
* [api:SapphireTest]
* [api:FunctionalTest]
* [api:FunctionalTest]