Skip to content

Commit

Permalink
chore: adjust test
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Sep 28, 2024
1 parent fadf2de commit 8fbadcc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use iced_layershell_macros::to_layer_message;
use iced_layershell::to_layer_message;

#[test]
fn test_macro() {
Expand Down
3 changes: 0 additions & 3 deletions iced_layershell_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ manyhow = { version = "0.11.4", features = ["darling"] }
proc-macro2 = "1.0.86"
quote = "1.0.37"
syn = { version = "2.0.77", features = ["full"] }

[dev-dependencies]
iced_layershell.workspace = true

0 comments on commit 8fbadcc

Please sign in to comment.