aboutsummaryrefslogtreecommitdiff
path: root/tests/test_attr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_attr.rs')
-rw-r--r--tests/test_attr.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_attr.rs b/tests/test_attr.rs
index c880eac..6c49808 100644
--- a/tests/test_attr.rs
+++ b/tests/test_attr.rs
@@ -1,3 +1,5 @@
+#![allow(clippy::let_underscore_untyped)]
+
use paste::paste;
use paste_test_suite::paste_test;