mongo-python-driver/test/dns/misformatted-option.json
2017-11-29 10:52:05 -08:00

8 lines
211 B
JSON

{
"uri": "mongodb+srv://test8.test.build.10gen.cc/",
"seeds": [],
"hosts": [],
"error": true,
"comment": "Should fail because the options in the TXT record are incorrectly formatted (misses value)."
}