blob: 7132e71764eb034cc3fc981bd07637a7f80f8d92 [file] [log] [blame]
#[path = "auxiliary/submodule.rs"]
mod submodule;
#[cfg(test)]
mod tests {
#[test]
fn t() {}
}