Decouple iced_test from iced crate
This commit is contained in:
parent
1aeb317f2d
commit
1713ac49f2
3 changed files with 11 additions and 14 deletions
|
|
@ -479,7 +479,6 @@ use iced_winit::runtime;
|
|||
|
||||
pub use iced_futures::futures;
|
||||
pub use iced_futures::stream;
|
||||
pub use iced_test as test;
|
||||
|
||||
#[cfg(feature = "highlighter")]
|
||||
pub use iced_highlighter as highlighter;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue