diff options
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.js | 1 |
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 |