summaryrefslogtreecommitdiffstats
path: root/third_party/rust/ws/tests/fuzzingclient.json
blob: b5e8a000bfbf607663db10791646e096969dd218 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "outdir": "./reports/servers",

    "servers": [{
        "agent": "WS-RS",
        "url": "ws://localhost:3012"
    }],

    "cases": ["*"],
    "exclude-cases": []
}