Skip to content

Commit a6b99a9

Browse files
committed
Tests: Allow missing docs
1 parent 1f2a46f commit a6b99a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lofty/tests/taglib/main.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![allow(missing_docs)]
2+
13
pub(crate) mod util;
24

35
mod test_aiff;

0 commit comments

Comments
 (0)