bson/testdata/unified-test-format/valid-fail/schemaVersion-unsupported.json
2025-03-17 20:58:26 +01:00

11 lines
156 B
JSON

{
"description": "schemaVersion-unsupported",
"schemaVersion": "0.1",
"tests": [
{
"description": "foo",
"operations": []
}
]
}