Remove the remaining traces of content tests.

This commit is contained in:
Ms2ger 2015-04-16 11:29:58 +02:00
parent 306da57b07
commit 9be71b941f
6 changed files with 6 additions and 262 deletions

View file

@ -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"]