mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:18:52 +00:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("send-usp.js");
|
|
run_test();
|
|
done();
|