mongo-python-driver/test/unified-test-format/invalid/entity-stream-hexBytes-pattern.json
2020-12-21 19:22:29 -08:00

19 lines
277 B
JSON

{
"description": "entity-stream-hexBytes-pattern",
"schemaVersion": "1.0",
"createEntities": [
{
"stream": {
"id": "stream0",
"hexBytes": "FFF"
}
}
],
"tests": [
{
"description": "foo",
"operations": []
}
]
}