mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-27 05:56:26 +00:00
chore(dump): add tests
This commit is contained in:
@@ -3,7 +3,7 @@ pub mod server;
|
||||
pub mod service;
|
||||
|
||||
pub use index::{GetAllDocumentsOptions, GetDocumentOptions};
|
||||
pub use server::Server;
|
||||
pub use server::{default_settings, Server};
|
||||
|
||||
/// Performs a search test on both post and get routes
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user