mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add some tests
This commit is contained in:
parent
c02ae4dfc0
commit
1d217cef19
2 changed files with 113 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
mod errors;
|
||||
mod formatted;
|
||||
mod pagination;
|
||||
|
||||
use crate::common::Server;
|
||||
use once_cell::sync::Lazy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue