1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-12 01:43:43 +01:00
servo/tests/wpt/web-platform-tests/WebCryptoAPI/generateKey/failures_HMAC.https.any.js

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(["HMAC"]);