aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/resources/timemachine/many.json
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws-client/src/test/resources/timemachine/many.json')
-rw-r--r--sonar-ws-client/src/test/resources/timemachine/many.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/sonar-ws-client/src/test/resources/timemachine/many.json b/sonar-ws-client/src/test/resources/timemachine/many.json
new file mode 100644
index 00000000000..a65a8daa255
--- /dev/null
+++ b/sonar-ws-client/src/test/resources/timemachine/many.json
@@ -0,0 +1,5 @@
+{
+ "2010-10-10T00:00:00+0000": [25.0, null, 14.6],
+ "2010-11-15T00:00:00+0000": [23.0, null, 10.3],
+ "2010-12-04T00:00:00+0000": [20.0, null, 12.8]
+}