mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
|
@ -27,6 +27,7 @@ mod logical_geometry;
|
|||
mod media_queries;
|
||||
mod parsing;
|
||||
mod properties;
|
||||
mod restyle_hints;
|
||||
mod rule_tree;
|
||||
mod size_of;
|
||||
mod str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue