fix the rest of tests
[nihav.git] / nihav-indeo / src / lib.rs
index adda3bf8f9034dc9130441ff77b1a2f57f6764c3..ccc359580e9d2da133c0e0a30876df6dbcffa7b4 100644 (file)
@@ -1,3 +1,6 @@
 extern crate nihav_core;
 
 pub mod codecs;
+
+#[cfg(test)]
+extern crate nihav_commonfmt;
\ No newline at end of file