mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
move mime classifier unit tests into unit test crate
This commit is contained in:
parent
74c847a17f
commit
d0469dfaf3
4 changed files with 438 additions and 438 deletions
|
@ -45,7 +45,7 @@ pub mod image_cache_task;
|
|||
pub mod pub_domains;
|
||||
pub mod resource_task;
|
||||
pub mod storage_task;
|
||||
mod mime_classifier;
|
||||
pub mod mime_classifier;
|
||||
|
||||
/// An implementation of the [Fetch spec](http://fetch.spec.whatwg.org/)
|
||||
pub mod fetch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue