ok
Direktori : /proc/thread-self/root/proc/thread-self/root/home2/selectio/www/a1tex.in/tests/ |
Current File : //proc/thread-self/root/proc/thread-self/root/home2/selectio/www/a1tex.in/tests/TestCase.php |
<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }