mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-04 18:09:11 +00:00
Tests: Allow missing docs
This commit is contained in:
parent
1f2a46fe52
commit
a6b99a9c7c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![allow(missing_docs)]
|
||||
|
||||
pub(crate) mod util;
|
||||
|
||||
mod test_aiff;
|
||||
|
|
Loading…
Reference in a new issue