mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
test create index
This commit is contained in:
parent
588add8bec
commit
72eed0e369
8 changed files with 689 additions and 0 deletions
2
tests/index/mod.rs
Normal file
2
tests/index/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
mod create_index;
|
||||
mod get_index;
|
Loading…
Add table
Add a link
Reference in a new issue