mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate.
This commit is contained in:
parent
691222696e
commit
d88770e09f
10 changed files with 651 additions and 646 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -930,6 +930,7 @@ dependencies = [
|
|||
"gfx 0.0.1",
|
||||
"net 0.0.1",
|
||||
"net_traits 0.0.1",
|
||||
"profile 0.0.1",
|
||||
"url 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"util 0.0.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue