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>
5 lines
161 B
JavaScript
5 lines
161 B
JavaScript
// META: title=WebCryptoAPI: generateKey() for Failures
|
|
// META: timeout=long
|
|
// META: script=../util/helpers.js
|
|
// META: script=failures.js
|
|
run_test(["X448"]);
|