mirror of
https://github.com/kristoferssolo/traxor.git
synced 2025-10-21 20:10:35 +00:00
fix: tests
This commit is contained in:
parent
323d196689
commit
41b3a03e80
@ -1,4 +1,4 @@
|
|||||||
use crossterm::event::{KeyCode, KeyEvent, KeyModifiers};
|
use crossterm::event::{KeyCode, KeyEvent};
|
||||||
use traxor::{app::action::Action, handler::get_action, app::App, config::Config};
|
use traxor::{app::action::Action, handler::get_action, app::App, config::Config};
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user