test index update

This commit is contained in:
mpostma
2021-02-18 20:28:10 +01:00
parent 68692a256e
commit 4c5effe714
5 changed files with 29 additions and 20 deletions

View File

@ -1,2 +1,3 @@
mod create_index;
mod get_index;
mod update_index;