mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Rewrite test_redirect_from_x_to_x_provides_x_with_cookie_from_first_response.
This commit is contained in:
parent
f4f125852a
commit
2dc73d8789
2 changed files with 41 additions and 172 deletions
|
@ -76,6 +76,5 @@ pub mod fetch {
|
|||
/// A module for re-exports of items used in unit tests.
|
||||
pub mod test {
|
||||
pub use chrome_loader::resolve_chrome_url;
|
||||
pub use http_loader::{HttpRequest, HttpRequestFactory, HttpResponse, HttpState};
|
||||
pub use http_loader::{LoadError, LoadErrorType, UIProvider, load};
|
||||
pub use http_loader::HttpState;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue