mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 18:33:07 +09:00
4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
|
|
importScripts("/resources/testharness.js");
|
||
|
|
importScripts("digest.js");
|
||
|
|
|
||
|
|
run_test();
|