dot-config/tests/fixtures/failure/config.json

9 lines
101 B
JSON
Raw Normal View History

2017-11-07 16:00:21 -08:00
"config": {
"value": "json",
"json_test": [
"testing1",
"testing2"
]
}
}