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