mongo-python-driver/test/unified-test-format/valid-pass/operation-empty_array.json

11 lines
171 B
JSON

{
"description": "operation-empty_array",
"schemaVersion": "1.0",
"tests": [
{
"description": "Empty operations array",
"operations": []
}
]
}