diff options
Diffstat (limited to 'sonar-ws-client/src/test/resources/properties/many.json')
-rw-r--r-- | sonar-ws-client/src/test/resources/properties/many.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-ws-client/src/test/resources/properties/many.json b/sonar-ws-client/src/test/resources/properties/many.json new file mode 100644 index 00000000000..87d57bf7297 --- /dev/null +++ b/sonar-ws-client/src/test/resources/properties/many.json @@ -0,0 +1 @@ +[{"key":"myprop","value":"myvalue"},{"key":"myprop2","value":"myvalue2"},{"key":"myprop3","value":"myvalue3"}]
\ No newline at end of file |