diff --git a/tests/unit_tests.rs b/tests/unit_tests.rs index 6204188..ffe0ec0 100644 --- a/tests/unit_tests.rs +++ b/tests/unit_tests.rs @@ -1,6 +1,6 @@ mod tests { - use voctool::voc::VocFile; use voctool::voc::blocks::BlockType; + use voctool::voc::VocFile; #[test] fn text_eden_mus() {