mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
test document addition
This commit is contained in:
parent
b293948d36
commit
b1226be2c8
4 changed files with 51 additions and 5 deletions
|
@ -1,6 +1,8 @@
|
|||
mod common;
|
||||
mod search;
|
||||
mod index;
|
||||
mod search;
|
||||
mod settings;
|
||||
mod documents;
|
||||
|
||||
// Tests are isolated by features in different modules to allow better readability, test
|
||||
// targetability, and improved incremental compilation times.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue