summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js')
-rw-r--r--testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js b/testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js
deleted file mode 100644
index 02184921c..000000000
--- a/testing/web-platform/tests/old-tests/submission/Microsoft/structuredclone/echo.js
+++ /dev/null
@@ -1 +0,0 @@
-onmessage = function (ev) { postMessage(ev.data); } \ No newline at end of file