aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/lib.rs
blob: 0106ad10c3230137a9ff4c51358ff1634e9d207b (plain) (blame)
1
2
3
4
5
6
7
#[macro_use]
mod common;

mod admin;
mod bucket;
mod k2v;
mod s3;