mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
avoid ambiguous resolution in cargo test --all
This commit is contained in:
parent
c3d8f26e3e
commit
e8dbf18bb6
@ -7,4 +7,4 @@ pub mod xkeysyms;
|
||||
pub use bitmap::*;
|
||||
pub use connection::*;
|
||||
pub use keyboard::*;
|
||||
pub use window::*;
|
||||
pub use self::window::*;
|
||||
|
Loading…
Reference in New Issue
Block a user