diff options
Diffstat (limited to 'testing/web-platform/tests/workers/non-automated/post-a-1.js')
-rw-r--r-- | testing/web-platform/tests/workers/non-automated/post-a-1.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/workers/non-automated/post-a-1.js b/testing/web-platform/tests/workers/non-automated/post-a-1.js new file mode 100644 index 0000000000..2318c2e267 --- /dev/null +++ b/testing/web-platform/tests/workers/non-automated/post-a-1.js @@ -0,0 +1 @@ +postMessage(1);
\ No newline at end of file |