summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js
blob: 698df52e9d30544ad46eb6c40b206806c2e318dc (plain)
1
2
3
4
importScripts("/resources/testharness.js");
importScripts("ec_importKey.js");
run_test();
done();