imag/libimagentryview/src/lib.rs

7 lines
64 B
Rust
Raw Normal View History

2016-04-18 17:46:11 +00:00
#[cfg(test)]
mod test {
#[test]
fn it_works() {
}
}