1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 21:38:34 +00:00
Files
UXP/testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js
T

5 lines
94 B
JavaScript

importScripts("/resources/testharness.js");
importScripts("send-usp.js");
run_test();
done();