mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Fix warnings in unit tests
This commit is contained in:
parent
d55884d73e
commit
96c69f852c
7 changed files with 17 additions and 36 deletions
|
@ -9,8 +9,6 @@ path = "lib.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
msg = {path = "../../../components/msg"}
|
||||
plugins = {path = "../../../components/plugins"}
|
||||
style = {path = "../../../components/style"}
|
||||
style_traits = {path = "../../../components/style_traits"}
|
||||
util = {path = "../../../components/util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue