This commit is contained in:
parent
724441b4c9
commit
195b67e17b
@ -2,6 +2,7 @@
|
||||
|
||||
// 手动加载类文件
|
||||
require_once __DIR__ . '/../src/libs/MyWebSocketHandler.php';
|
||||
require_once __DIR__ . '/root/.composer/vendor/autoload.php';
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use App\MyWebSocketHandler;
|
||||
|
Loading…
x
Reference in New Issue
Block a user