mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 02:25:28 +03:00
fix test build
This commit is contained in:
parent
0bb9a2896e
commit
46bc9f57c5
@ -2324,6 +2324,7 @@ mod test {
|
||||
event.raw = Some(RawKeyEvent {
|
||||
key: event.key.clone(),
|
||||
modifiers: event.modifiers,
|
||||
leds: KeyboardLedStatus::empty(),
|
||||
phys_code: phys,
|
||||
raw_code: 0,
|
||||
#[cfg(windows)]
|
||||
|
Loading…
Reference in New Issue
Block a user