Skip to content
Snippets Groups Projects
Commit fdd21b9a authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

video/timecode: Fix compilation of tests with target API < 1.16

parent 50cffb0f
No related branches found
No related tags found
No related merge requests found
......@@ -588,6 +588,7 @@ impl fmt::Debug for VideoTimeCodeMeta {
}
}
#[cfg(feature = "v1_16")]
#[cfg(test)]
mod tests {
use super::*;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment