Skip to content

Commit 13bb0ce

Browse files
committed
Tests: Allow missing docs
1 parent 368cc28 commit 13bb0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lofty/tests/taglib/main.rs

Lines changed: 2 additions & 0 deletions
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)