PATH:
home
/
centosnipponia
/
public_html
/
appnip
/
tests
<?php namespace Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { use CreatesApplication; }
[+]
..
[-] CreatesApplication.php
[edit]
[+]
Feature
[-] TestCase.php
[edit]
[+]
Unit
[-] .htaccess.disabled
[edit]