mirror of
https://github.com/kristoferssolo/traxor.git
synced 2026-02-04 06:42:04 +00:00
fix: tests
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user