aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/results/expected.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/results/expected.json')
-rw-r--r--tests/data/results/expected.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/results/expected.json b/tests/data/results/expected.json
new file mode 100644
index 00000000..a495d999
--- /dev/null
+++ b/tests/data/results/expected.json
@@ -0,0 +1,7 @@
+{
+ "score": 150,
+ "host_results": [
+ {"host": "host1", "result": {"score": 100}},
+ {"host": "host2", "result": {"score": 200}}
+ ]
+}