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