mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
importScripts("/resources/testharness.js");
|
|
importScripts("send-usp.js");
|
|
run_test();
|
|
done();
|