diff options
Diffstat (limited to 'test/ws_autobahn_SUITE_data/server.json')
-rw-r--r-- | test/ws_autobahn_SUITE_data/server.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ws_autobahn_SUITE_data/server.json b/test/ws_autobahn_SUITE_data/server.json new file mode 100644 index 0000000..902b9b3 --- /dev/null +++ b/test/ws_autobahn_SUITE_data/server.json @@ -0,0 +1,7 @@ +{ + "url": "ws://localhost:33080", + + "cases": ["*"], + "exclude-cases": [], + "exclude-agent-cases": {} +} |