test delete documents

This commit is contained in:
mpostma
2021-02-22 16:03:17 +01:00
parent c95bf0cdf0
commit d3758b6f76
3 changed files with 85 additions and 2 deletions

View File

@ -1,2 +1,3 @@
mod add_documents;
mod get_documents;
mod delete_documents;