summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.js
blob: 38bed1cc702819852e3a7185f66c18b671eb91da (plain)
1
2
3
4
5
// META: title=WebCryptoAPI: generateKey() for Failures
// META: timeout=long
// META: script=../util/helpers.js
// META: script=failures.js
run_test(["AES-CBC"]);