mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Automatically provide a resource reader for tests
This commit is contained in:
parent
bf667677f7
commit
e02a23b2f6
20 changed files with 72 additions and 109 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
extern crate app_units;
|
||||
extern crate cssparser;
|
||||
extern crate embedder_traits;
|
||||
extern crate euclid;
|
||||
#[macro_use] extern crate html5ever;
|
||||
extern crate parking_lot;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue