stable/tests/testdata/testconfigs/recursive.json

7 lines
112 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
"files": [
"./recursive.json"
]
}