mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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 +1,3 @@
|
|||
mod cookie;
|
||||
mod data_loader;
|
||||
mod image_cache_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue