blob: 7bb3e7f697fd80e9333337ecdbe6285f7776d353 [file] [log] [blame]
// META: timeout=long
importScripts("/resources/testharness.js");
importScripts("../util/helpers.js");
importScripts("failures.js");
run_test(["AES-CBC"]);
done();