First Local Commit - After Clean up.
Signed-off-by: Rick Hays <rhays@haysgang.com>
This commit is contained in:
8
tests/_support/CIUnitTestCase.php
Normal file
8
tests/_support/CIUnitTestCase.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
use CodeIgniter\Test;
|
||||
|
||||
class CIUnitTestCase extends Test\CIUnitTestCase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user