aboutsummaryrefslogtreecommitdiffstats
path: root/tests/attr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/attr.rs')
-rw-r--r--tests/attr.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/attr.rs b/tests/attr.rs
index bd5aac9..614f4a1 100644
--- a/tests/attr.rs
+++ b/tests/attr.rs
@@ -1,5 +1,3 @@
-#![allow(clippy::cognitive_complexity)]
-
#[test]
fn colors() {
let mut parser = vt100::Parser::default();