http-cache: re-enable and update test

This commit is contained in:
Gregory Terzian 2019-06-22 06:28:32 -07:00
parent 67494d4776
commit 689b7971b8
2 changed files with 27 additions and 25 deletions

View file

@ -14,6 +14,7 @@ mod fetch;
mod file_loader;
mod filemanager_thread;
mod hsts;
mod http_cache;
mod http_loader;
mod mime_classifier;
mod resource_thread;