blob: 2b50b90905858eae62f4ced5644cfe8403d7a569 [file] [log] [blame]
// META: timeout=long
importScripts("/resources/testharness.js");
importScripts("../util/helpers.js");
importScripts("successes.js");
run_test(["HMAC"]);
done();