Your IP : 216.73.216.79


Current Path : /var/www/html/mysis/tests/
Upload File :
Current File : /var/www/html/mysis/tests/TestCase.php

<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    //
}