buster/api/tests/integration/collections/mod.rs

5 lines
177 B
Rust

pub mod sharing;
pub mod add_dashboards_to_collection_test;
pub mod get_collection_test;
pub mod remove_assets_from_collection_test;
pub mod remove_metrics_from_collection_test;