fix the rest of tests
[nihav.git] / nihav-indeo / src / lib.rs
... / ...
CommitLineData
1extern crate nihav_core;
2
3pub mod codecs;
4
5#[cfg(test)]
6extern crate nihav_commonfmt;