specter-desktop/tests/helpers_testdata/some_jsonfile.json
2019-11-25 18:02:30 +01:00

7 lines
No EOL
105 B
JSON

{
"blub":"bla",
"id":"ID123",
"deeper_key": {
"someotherkey":"someothervalue"
}
}