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