mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00

PR-URL: https://github.com/nodejs/node/pull/59311 Refs: https://github.com/nodejs/node/issues/58987 Refs: https://github.com/nodejs/node/issues/59310 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
6 lines
207 B
JavaScript
6 lines
207 B
JavaScript
// 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(["Ed448"]);
|