mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Adding method to detect if image formats should be supported by servo
This commit is contained in:
parent
27e104aa1a
commit
aa601be329
5 changed files with 123 additions and 46 deletions
|
@ -26,6 +26,9 @@ path = "../../tests/unit/gfx"
|
|||
[dev-dependencies.net_tests]
|
||||
path = "../../tests/unit/net"
|
||||
|
||||
[dev-dependencies.net_traits_tests]
|
||||
path = "../../tests/unit/net_traits"
|
||||
|
||||
[dev-dependencies.script_tests]
|
||||
path = "../../tests/unit/script"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue