stable/tests/testdata/testconfigs/recursive.json
2022-04-08 16:11:18 +02:00

7 lines
112 B
JSON

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