Tweaking a few things.

This commit is contained in:
Taylor Otwell
2015-02-22 21:56:03 -06:00
parent f424b87a63
commit cc2139ac91
16 changed files with 0 additions and 16 deletions

View File

@@ -2,7 +2,6 @@
class ExampleTest extends TestCase
{
/**
* A basic functional test example.
*

View File

@@ -2,7 +2,6 @@
class TestCase extends Illuminate\Foundation\Testing\TestCase
{
/**
* Creates the application.
*