Browse Source

Update app/tests/TestCase.php

Ben Corlett 11 years ago
parent
commit
597c6f1831
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/tests/TestCase.php

+ 1 - 1
app/tests/TestCase.php

@@ -2,7 +2,7 @@
 
 
 class TestCase extends Illuminate\Foundation\Testing\TestCase {
 class TestCase extends Illuminate\Foundation\Testing\TestCase {
 
 
-    /**
+	/**
 	 * Creates the application.
 	 * Creates the application.
 	 *
 	 *
 	 * @return Symfony\Component\HttpKernel\HttpKernelInterface
 	 * @return Symfony\Component\HttpKernel\HttpKernelInterface