mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-24 05:36:28 +00:00
Tag workloads
This commit is contained in:
@ -4,6 +4,8 @@ use crate::common::{args::CommonArgs, logs::setup_logs};
|
||||
|
||||
mod workload;
|
||||
|
||||
pub use workload::TestWorkload;
|
||||
|
||||
/// Run tests from a workload
|
||||
#[derive(Parser, Debug)]
|
||||
pub struct TestDeriveArgs {
|
||||
|
Reference in New Issue
Block a user