mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +00:00
test: Add some more tests
This commit is contained in:
@ -2,6 +2,11 @@
|
||||
|
||||
#[macro_use] extern crate lazy_static;
|
||||
|
||||
pub mod index;
|
||||
pub mod pentium;
|
||||
pub mod blob;
|
||||
pub mod doc_indexes;
|
||||
|
||||
pub mod rank;
|
||||
pub mod metadata;
|
||||
pub mod vec_read_only;
|
||||
|
Reference in New Issue
Block a user