mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
add 'wss_rw' to the Lune cargo tests
This commit is contained in:
parent
ee6fd5d886
commit
bf53f31cc1
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ create_tests! {
|
|||
net_serve_requests: "net/serve/requests",
|
||||
net_serve_websockets: "net/serve/websockets",
|
||||
net_socket_wss: "net/socket/wss",
|
||||
net_socket_wss_rw: "net/socket/wss_rw",
|
||||
|
||||
process_args: "process/args",
|
||||
process_cwd: "process/cwd",
|
||||
|
|
Loading…
Add table
Reference in a new issue