New tests.

This commit is contained in:
James Cole
2015-04-04 21:52:56 +02:00
parent 48427b1143
commit b38ed06f6e
2 changed files with 30 additions and 26 deletions

View File

@@ -29,7 +29,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase
*/
public static function setUpBeforeClass()
{
parent::setUpBeforeClass();
}
/**