summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/generateKey/successes_Ed25519.https.any.js
blob: 6b3bc460f60f2f7e9ce2b3070b10d825a69b4268 (plain)
1
2
3
4
5
6
// META: title=WebCryptoAPI: generateKey() Successful Calls
// META: timeout=long
// META: script=../util/helpers.js
// META: script=/common/subset-tests.js
// META: script=successes.js
run_test(["Ed25519"]);