mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add unit test for plugin
This commit is contained in:
parent
2551cce51e
commit
7bc88d541f
4 changed files with 41 additions and 0 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -1280,6 +1280,7 @@ name = "util_tests"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
||||
"plugins 0.0.1",
|
||||
"util 0.0.1",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue