try to fix tests
[nihav.git] / nihav-core / src / lib.rs
index 07c451e150004a94aa83212da02cceaa7331682c..05b7ad92cd8f0e9bd88efbc7a46d9bb6434b6e19 100644 (file)
@@ -13,5 +13,4 @@ pub mod detect;
 #[cfg(feature="dsp")]
 pub mod dsp;
 
-#[cfg(test)]
-mod test;
+pub mod test;