test index delete

This commit is contained in:
mpostma 2021-02-18 20:44:33 +01:00
parent ed3f8f5cc0
commit b293948d36
No known key found for this signature in database
GPG key ID: CBC8A7C1D7A28C3A
5 changed files with 25 additions and 30 deletions

View file

@ -1,3 +1,4 @@
mod create_index;
mod get_index;
mod update_index;
mod delete_index;