stable/tests/testdata/testconfigs/recursive.json

7 lines
123 B
JSON

{
// This file fails as it's loading itself over and over
"add_config_files": [
"./recursive.json"
]
}