summaryrefslogtreecommitdiffstats
path: root/src/input/event_handler.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/event_handler.rs')
-rw-r--r--src/input/event_handler.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/event_handler.rs b/src/input/event_handler.rs
index a26c22e..02d163c 100644
--- a/src/input/event_handler.rs
+++ b/src/input/event_handler.rs
@@ -142,7 +142,7 @@ mod tests {
use rstest::rstest;
use super::*;
- use crate::input::{map_keybindings, testutil::create_test_keybindings};
+ use crate::{input::map_keybindings, test_helpers::create_test_keybindings};
#[rstest]
#[case::standard(Event::Key(KeyEvent {