aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/installer/main.rs
blob: f28341e06c811047cfb56eb26db9d994a0027a17 (plain)
1
2
3
4
5
#[path = "../common/test_case.rs"]
mod test_case;

mod installer_event_test;
mod metapackage_installer_test;