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