Ignore file length tidy warning in hash/map.rs.

This commit is contained in:
Mara Bos 2021-03-04 16:25:24 +01:00
parent d85d82ab22
commit da01455813

View file

@ -1,3 +1,5 @@
// ignore-tidy-filelength
#[cfg(test)]
mod tests;