mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-13 04:42:04 +00:00
5 lines
101 B
JavaScript
5 lines
101 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("getRandomValues.js");
|
|
run_test();
|
|
done();
|