1 2 3 4 5 6 7 8
#[cfg(test)] mod checker_tests; #[cfg(test)] mod edit_tests; #[cfg(test)] mod input_tests; #[cfg(test)] mod picker_tests;