diff --git a/tests/test.rs b/tests/test.rs index 0c0f00e8b..c2050724b 100644 --- a/tests/test.rs +++ b/tests/test.rs @@ -6,7 +6,6 @@ clippy::excessive_precision, clippy::float_cmp, clippy::items_after_statements, - clippy::let_underscore_drop, clippy::shadow_unrelated, clippy::too_many_lines, clippy::unreadable_literal,