dot-config/tests/fixtures/config.json

9 lines
102 B
JSON
Raw Normal View History

2017-11-07 13:30:35 -08:00
{
"config": {
"value": "json",
"json_test": [
"testing1",
"testing2"
]
}
}