mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
|
function run_test() {
|
||
|
run_test_in_child("../unit/test_httpsuspend.js");
|
||
|
}
|