mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #16655 - servo:jdm-patch-1, r=emilio
Fix broken unit tests These are tests that only get run on TravisCI, apparently, so they were broken bybe0139ff3c
and32c624e585
without anybody noticing. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16655) <!-- Reviewable:end -->
This commit is contained in:
commit
3905b5af18
6 changed files with 53 additions and 28 deletions
|
@ -14,6 +14,8 @@ license = "MPL-2.0"
|
|||
[lib]
|
||||
name = "selectors"
|
||||
path = "lib.rs"
|
||||
# https://github.com/servo/servo/issues/16710
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue