mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Remove the remaining traces of content tests.
This commit is contained in:
parent
306da57b07
commit
9be71b941f
6 changed files with 6 additions and 262 deletions
|
@ -27,11 +27,6 @@ harness = false
|
|||
[dependencies.png]
|
||||
git = "https://github.com/servo/rust-png"
|
||||
|
||||
[[test]]
|
||||
name = "contenttest"
|
||||
path = "../../tests/contenttest.rs"
|
||||
harness = false
|
||||
|
||||
[features]
|
||||
default = ["glutin_app", "window"]
|
||||
window = ["glutin_app/window"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue