Pandabot/vendor/amphp/websocket-client/test-autobahn/config/fuzzingserver.json

19 lines
315 B
JSON
Executable file

{
"url": "ws://127.0.0.1:9001",
"outdir": "./reports/clients",
"cases": [
"*"
],
"exclude-cases": [
"12.2.*",
"12.3.*",
"12.4.*",
"12.5.*",
"13.2.*",
"13.3.*",
"13.4.*",
"13.5.*",
"13.6.*",
"13.7.*"
]
}