mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 14:39:22 +00:00
5 lines
101 B
JavaScript
5 lines
101 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("getRandomValues.js");
|
|
run_test();
|
|
done();
|