Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/initial-selection
/
.
/
WebCryptoAPI
/
generateKey
/
failures_ECDH.worker.js
blob: a7e6a7240bcc4ab3d70d9513bcb7c9267c81307b [
file
] [
log
] [
blame
] [
edit
]
// META: timeout=long
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"../util/helpers.js"
);
importScripts
(
"failures.js"
);
run_test
([
"ECDH"
]);
done
();