diff options
Diffstat (limited to 'assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json')
-rwxr-xr-x | assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json b/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json deleted file mode 100755 index 0422560..0000000 --- a/assets/php/vendor/ratchet/rfc6455/tests/ab/fuzzingserver.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "url": "ws://127.0.0.1:9001" - , "options": { - "failByDrop": false - } - , "outdir": "./reports/clients" - , "cases": ["*"] - , "exclude-cases": ["6.4.*", "12.*", "13.*"] - , "exclude-agent-cases": {} -} |