aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/command/main.rs
blob: 5e3922c3fb689067f826f56720080b73bf014016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
mod about_command_test;
mod archive_command_test;
mod audit_command_test;
mod check_platform_reqs_command_test;
mod clear_cache_command_test;
mod diagnose_command_test;
mod exec_command_test;
mod home_command_test;
mod reinstall_command_test;
mod search_command_test;
mod self_update_command_test;
mod status_command_test;
mod validate_command_test;