Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/initial-selection
/
.
/
WebCryptoAPI
/
generateKey
/
successes.worker.js
blob: 52e34946ef0b1793c41f8c14dbc67ccb2a3b808d [
file
] [
log
] [
blame
] [
edit
]
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"../util/helpers.js"
);
importScripts
(
"successes.js"
);
run_test
();
done
();