fn main() { println!("Hello, world!"); } #[cfg(test)] mod should { #[test] fn hash_scanned_files(){ } }