mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-19 13:06:06 +00:00
11 lines
189 B
JSON
11 lines
189 B
JSON
|
{
|
||
|
"options": {
|
||
|
"failByDrop": false
|
||
|
},
|
||
|
"url": "ws://127.0.0.1:9001",
|
||
|
"outdir": "./target/reports/clients",
|
||
|
"cases": ["*"],
|
||
|
"exclude-cases": [],
|
||
|
"exclude-agent-cases": {}
|
||
|
}
|