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