mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
|
function run_test() {
|
||
|
run_test_in_child("../unit/test_reentrancy.js");
|
||
|
}
|