aboutsummaryrefslogtreecommitdiffstats
path: root/tests/window_contents.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/window_contents.rs')
-rw-r--r--tests/window_contents.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/window_contents.rs b/tests/window_contents.rs
index 644cc39..161402e 100644
--- a/tests/window_contents.rs
+++ b/tests/window_contents.rs
@@ -1,3 +1,5 @@
+#![allow(clippy::cognitive_complexity)]
+
use std::io::Read as _;
#[test]