blob: 4df0b896fe37c2a18d91b72b02d920aa959be880 [file] [log] [blame]
// META: timeout=long
importScripts("/resources/testharness.js");
importScripts("../util/helpers.js");
importScripts("failures.js");
run_test(["RSASSA-PKCS1-v1_5"]);
done();