diff options
Diffstat (limited to 'sonar-ws-client/src/test/resources/timemachine/timemachine.json')
-rw-r--r-- | sonar-ws-client/src/test/resources/timemachine/timemachine.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sonar-ws-client/src/test/resources/timemachine/timemachine.json b/sonar-ws-client/src/test/resources/timemachine/timemachine.json new file mode 100644 index 00000000000..e4777958df8 --- /dev/null +++ b/sonar-ws-client/src/test/resources/timemachine/timemachine.json @@ -0,0 +1,4 @@ +{ + "2010-10-04T00:00:00+0000": ["18.0", null, "13.1"], + "2010-12-04T00:00:00+0000": ["20.0", null, "12.8"] +} |