summaryrefslogtreecommitdiffstats
path: root/Tests/Server/tc_globalSettings.json
blob: 70ef30dd79fb68da63d498f8e7bb5edb18b95928 (plain)
1
2
3
4
5
6
7
8
9
10
[
{ "message": "Testing globalSettings" },

{ "handshake": {"major": 1} },

{ "send": {"type": "globalSettings"} },
{ "validateGlobalSettings": { } },

{ "message": "Everything ok." }
]