summaryrefslogtreecommitdiffstats
path: root/src/modules/list/tests/help.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/list/tests/help.rs')
-rw-r--r--src/modules/list/tests/help.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/list/tests/help.rs b/src/modules/list/tests/help.rs
index 3ffb99e..78ec6ac 100644
--- a/src/modules/list/tests/help.rs
+++ b/src/modules/list/tests/help.rs
@@ -1,5 +1,5 @@
use super::*;
-use crate::{assert_rendered_output, input::KeyCode, test_helpers::testers};
+use crate::{assert_rendered_output, input::KeyCode};
#[test]
fn normal_mode_help() {