mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
Run clippy on tests and examples
This commit is contained in:
@@ -1318,6 +1318,8 @@ where
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#![allow(clippy::indexing_slicing)]
|
||||
|
||||
use super::*;
|
||||
use crate::test_utils::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user