diff options
Diffstat (limited to 'cli/tests/subdir/worker_crypto.js')
| -rw-r--r-- | cli/tests/subdir/worker_crypto.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/subdir/worker_crypto.js b/cli/tests/subdir/worker_crypto.js deleted file mode 100644 index a86340005..000000000 --- a/cli/tests/subdir/worker_crypto.js +++ /dev/null @@ -1,3 +0,0 @@ -onmessage = function () { - postMessage(!!self.crypto); -}; |
