Preview: TestCase.php
Size: 142 B
/home/getspomw/royalsquad.us/tests/TestCase.php
<?php
namespace Tests;
use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
abstract class TestCase extends BaseTestCase
{
//
}
Directory Contents
Dirs: 2 × Files: 1