1 2 3 4 5 6
//! CLI adapter tests - split for file health compliance (CB-040) include!("cli_tests/part1.rs"); include!("cli_tests/part2.rs"); include!("cli_tests/part3.rs"); include!("cli_tests/part4.rs");