aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/matches.rs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/matches.rs')
-rw-r--r--testing/tests/matches.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/matches.rs b/testing/tests/matches.rs
index 35c1204..05fd03b 100644
--- a/testing/tests/matches.rs
+++ b/testing/tests/matches.rs
@@ -1,4 +1,4 @@
-#![allow(clippy::blacklisted_name)]
+#![allow(clippy::disallowed_names)]
use askama::Template;