mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Use size_of_test! macro in style and stylo tests.
This commit is contained in:
parent
864f5509d8
commit
5e60865d19
8 changed files with 12 additions and 34 deletions
|
@ -17,6 +17,7 @@ extern crate selectors;
|
|||
extern crate servo_atoms;
|
||||
extern crate servo_config;
|
||||
extern crate servo_url;
|
||||
#[macro_use] extern crate size_of_test;
|
||||
extern crate style;
|
||||
extern crate style_traits;
|
||||
extern crate test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue