Add empty seq

This commit is contained in:
Pedro Paulo de Amorim 2020-03-31 18:01:01 +01:00
parent 1b47a10e89
commit 95bb443430
1 changed files with 2 additions and 1 deletions

View File

@ -135,7 +135,8 @@ fn check_add_documents_with_nested_sequence() {
"baz": "leesz",
"fuzz": {
"fax": [234]
}
},
"sas": []
}]
}
}]);