mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix unused crate warning in script_tests
This commit is contained in:
parent
1640ade0b3
commit
550e304a21
3 changed files with 0 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
|||
extern crate msg;
|
||||
extern crate script;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
|
||||
#[cfg(test)] mod origin;
|
||||
#[cfg(all(test, target_pointer_width = "64"))] mod size_of;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue