mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #13528 - UK992:test-geckolib, r=Manishearth
Fix `test-geckolib` This will make Travis green again. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes do not require tests because it's only cleanup <!-- 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/13528) <!-- Reviewable:end -->
This commit is contained in:
commit
ad58815208
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
extern crate app_units;
|
||||
extern crate cssparser;
|
||||
extern crate gecko_bindings;
|
||||
extern crate style;
|
||||
extern crate style_traits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue