mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
PWM tests
This commit is contained in:
parent
06b409ad60
commit
585d0e52af
6 changed files with 166 additions and 0 deletions
|
@ -17,6 +17,7 @@ bench = false
|
|||
compiletest_helper = {path = "../../tests/compiletest/helper"}
|
||||
gfx_tests = {path = "../../tests/unit/gfx"}
|
||||
layout_tests = {path = "../../tests/unit/layout"}
|
||||
metrics_tests = {path = "../../tests/unit/metrics"}
|
||||
net_tests = {path = "../../tests/unit/net"}
|
||||
net_traits_tests = {path = "../../tests/unit/net_traits"}
|
||||
plugin_compiletest = {path = "../../tests/compiletest/plugin"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue