/
home
/
techb158
/
dev.balacoffee.com
/
tests
/
/home/techb158/dev.balacoffee.com/tests
mkdir
upload
Name
Size
Mode
Actions
Feature/
-
0755
rm
Unit/
-
0755
rm
CreatesApplication.php
402
0644
edit
dl
rm
TestCase.php
173
0644
edit
dl
rm
Edit:
/home/techb158/dev.balacoffee.com/tests/TestCase.php
(173B)
<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }
Save
cmd:
run