mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
add XHR::SetRequestHeader Step 3 unit test
This commit is contained in:
parent
fac4c31b42
commit
43c46090cf
2 changed files with 28 additions and 0 deletions
|
@ -11,4 +11,5 @@ extern crate util;
|
|||
#[cfg(test)] mod dom {
|
||||
mod bindings;
|
||||
mod blob;
|
||||
mod xmlhttprequest;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue