summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js')
-rw-r--r--testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js b/testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js
deleted file mode 100644
index 456b7e7e3..000000000
--- a/testing/web-platform/tests/XMLHttpRequest/send-usp.worker.js
+++ /dev/null
@@ -1,4 +0,0 @@
-importScripts("/resources/testharness.js");
-importScripts("send-usp.js");
-run_test();
-done();