summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js
blob: 79d8f21d7307b84fec3ef0b4dfb1d7364c8b312a (plain)
1
2
3
4
5
importScripts("/resources/testharness.js");
importScripts("hmac_vectors.js");
importScripts("hmac.js");

run_test();