garage/src/garage/tests/lib.rs

8 lines
66 B
Rust

#[macro_use]
mod common;
mod admin;
mod bucket;
mod k2v;
mod s3;