mirror of
https://github.com/veeso/termscp.git
synced 2026-04-07 18:51:32 -07:00
pretty assert
This commit is contained in:
@@ -297,6 +297,8 @@ impl Component for LogBox {
|
||||
mod tests {
|
||||
|
||||
use super::*;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use tuirealm::event::{KeyCode, KeyEvent};
|
||||
use tuirealm::props::{TableBuilder, TextSpan};
|
||||
use tuirealm::tui::style::Color;
|
||||
|
||||
Reference in New Issue
Block a user