mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Split unit test in tasks.rs
This commit is contained in:
parent
2500e3c067
commit
c7564d500f
4 changed files with 355 additions and 354 deletions
|
@ -64,6 +64,8 @@ mod open_api_utils;
|
|||
mod snapshot;
|
||||
mod swap_indexes;
|
||||
pub mod tasks;
|
||||
#[cfg(test)]
|
||||
mod tasks_test;
|
||||
|
||||
#[derive(OpenApi)]
|
||||
#[openapi(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue