1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00

fix test case

refs: https://github.com/wez/wezterm/issues/52
This commit is contained in:
Wez Furlong 2019-10-28 00:14:19 -07:00
parent d80169ceff
commit c3d8f26e3e

View File

@ -904,7 +904,7 @@ mod test {
}),
InputEvent::Key(KeyEvent {
modifiers: Modifiers::NONE,
key: KeyCode::Backspace,
key: KeyCode::Delete,
}),
],
inputs