Sign in
cobalt
/
cobalt.git
/
b48d5d342d8a80b19c4a69b353cdb8fdc6ab3789
/
.
/
third_party
/
web_platform_tests
/
XMLHttpRequest
/
send-usp.worker.js
blob: 456b7e7e3b64666281bd406ea7cb51a6695c8cd2 [
file
]
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"send-usp.js"
);
run_test
();
done
();