1 2 3 4 5 6
//! Tests extracted from audit.rs for file health compliance. #![allow(clippy::unwrap_used)] use crate::installer::audit::*; /// Simplified test spec for audit testing