mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 20:08:19 +00:00
Add another integration test
This commit is contained in:
@@ -8,7 +8,7 @@ use rustical_frontend::FrontendConfig;
|
||||
|
||||
mod health;
|
||||
pub mod membership;
|
||||
mod principals;
|
||||
pub mod principals;
|
||||
|
||||
pub use health::{HealthArgs, cmd_health};
|
||||
pub use principals::{PrincipalsArgs, cmd_principals};
|
||||
|
||||
Reference in New Issue
Block a user