stable/tests/testdata/testconfigs/recursive.json

7 lines
123 B
JSON
Raw Normal View History

2022-04-08 14:04:54 +00:00
{
// This file fails as it's loading itself over and over
2022-04-08 15:30:23 +00:00
"add_config_files": [
2022-04-08 14:04:54 +00:00
"./recursive.json"
]
}