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