mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove dead code that used to support the legacy reftest framework.
This commit is contained in:
parent
aac2da75f4
commit
a5ccebff5a
3 changed files with 0 additions and 48 deletions
|
@ -48,11 +48,6 @@ path = "../../tests/compiletest/helper"
|
|||
[dev-dependencies.plugin_compiletest]
|
||||
path = "../../tests/compiletest/plugin"
|
||||
|
||||
[[test]]
|
||||
name = "reftest"
|
||||
path = "../../tests/reftest.rs"
|
||||
harness = false
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender_traits"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue