%PDF- %PDF-
Direktori : /proc/309157/root/proc/self/root/www/loslex_o/demo/tests/ |
Current File : //proc/309157/root/proc/self/root/www/loslex_o/demo/tests/TestCase.php |
<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }