mongo-python-driver/test/unified-test-format/invalid/test-description-required.json
2020-12-21 19:22:29 -08:00

10 lines
127 B
JSON

{
"description": "test-description-required",
"schemaVersion": "1.0",
"tests": [
{
"operation": []
}
]
}