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

9 lines
101 B
JSON

"config": {
"value": "json",
"json_test": [
"testing1",
"testing2"
]
}
}