HOME


sh-3ll 1.0
DIR:/proc/self/root/proc/self/cwd/bright.medisavehealthcarebd.com/tests/
Upload File :
Current File : //proc/self/root/proc/self/cwd/bright.medisavehealthcarebd.com/tests/TestCase.php
<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    use CreatesApplication;
}