aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/results/expected.json
blob: a495d99944375c9add8b8c61fbdb871466da6872 (plain)
1
2
3
4
5
6
7
{
  "score": 150,
  "host_results": [
    {"host": "host1", "result": {"score": 100}},
    {"host": "host2", "result": {"score": 200}}
  ]
}