imag/libimagentrycategory/src/lib.rs

7 lines
65 B
Rust
Raw Normal View History

2017-05-21 12:38:20 +00:00
#[cfg(test)]
mod tests {
#[test]
fn it_works() {
}
}