mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
|
|
function run_test()
|
||
|
|
{
|
||
|
|
run_test_in_child("../unit/test_bug553888.js");
|
||
|
|
}
|