blob: 01e98bf6dbeacc0d48c3adffa52ad80903ed08ed [file] [log] [blame] [edit]
struct UnusedLib;
#[cfg(test)]
mod tests {
#[test]
fn it_works() {
}
}