Lock down test platform implementation
This commit is contained in:
parent
017661818d
commit
4184686e8d
9 changed files with 20 additions and 33 deletions
|
@ -38,7 +38,7 @@ pub use keystroke::*;
|
|||
#[cfg(target_os = "macos")]
|
||||
pub(crate) use mac::*;
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
pub use test::*;
|
||||
pub(crate) use test::*;
|
||||
use time::UtcOffset;
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue