mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move net::resource_task unit tests into the unit_tests crate.
This commit is contained in:
parent
d88770e09f
commit
e27c967f81
4 changed files with 183 additions and 173 deletions
|
@ -1,3 +1,5 @@
|
|||
#![cfg_attr(test, feature(net, alloc))]
|
||||
|
||||
extern crate geom;
|
||||
extern crate gfx;
|
||||
extern crate net;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue