This commit is contained in:
parent
70b28111d7
commit
7d5fe9920a
@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
// 手动加载类文件
|
||||
require_once __DIR__ . '../src/libs/MyWebSocketHandler.php';
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use App\MyWebSocketHandler;
|
||||
use Workerman\Connection\TcpConnection;
|
||||
|
Loading…
x
Reference in New Issue
Block a user