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