mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Re-enable selectors doctests
Closes #16710, which was actually fixed by
6dff251e35
in #19395.
This exercises that fix.
Green AppVeyor build: https://ci.appveyor.com/project/servo/servo/build/1.0.24124
This commit is contained in:
parent
50e4171958
commit
0929f72709
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ build = "build.rs"
|
||||||
[lib]
|
[lib]
|
||||||
name = "selectors"
|
name = "selectors"
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
# https://github.com/servo/servo/issues/16710
|
|
||||||
doctest = false
|
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
gecko_like_types = []
|
gecko_like_types = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue