Add a compile test for the element derive
This commit is contained in:
parent
ffffbbea1f
commit
7970406694
5 changed files with 27 additions and 2 deletions
|
@ -14,3 +14,5 @@ syn = "1.0"
|
|||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue