blob: c22fe38572263159d419a19e40dfb4e5d8d91bd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
support-files = [
"tcpsocket_test.sys.mjs",
"test_tcpsocket_client_and_server_basics.js",
"file_postMessage_opener.html",
"file_udpsocket_iframe.html",
]
["test_tcpsocket_client_and_server_basics.html"]
["test_tcpsocket_jsm.html"]
["test_tcpsocket_legacy.html"]
["test_udpsocket.html"]
|