Your IP : 172.16.2.252


Current Path : /var/app/current/fukushisurvey.jp/quill/tests/
Upload File :
Current File : /var/app/current/fukushisurvey.jp/quill/tests/TestCase.php

<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    //
}