代码同步
This commit is contained in:
6
Server/vendor/textalk/websocket/tests/bootstrap.php
vendored
Normal file
6
Server/vendor/textalk/websocket/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace WebSocket;
|
||||
|
||||
require dirname(__DIR__) . '/vendor/autoload.php';
|
||||
require __DIR__ . '/mock/mock-socket.php';
|
||||
Reference in New Issue
Block a user