mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
|
|
importScripts(['/resources/testharness.js']);
|
||
|
|
importScripts(['test_performance_observer.js']);
|
||
|
|
|
||
|
|
done();
|