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