blob: 1f6a1bc96e0060efb8ec681fb0dcbb7942734162 [file] [log] [blame]
// META: timeout=long
importScripts("/resources/testharness.js");
importScripts("../util/helpers.js");
importScripts("successes.js");
run_test(["AES-GCM"]);
done();