@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Inji\Config; |
|
3 | +use Inji\Config; |
|
4 | 4 | |
5 | 5 | class ConfigTest extends \PHPUnit\Framework\TestCase { |
6 | 6 |