mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
|
function run_test() {
|
||
|
run_test_in_child("../unit/test_progress.js");
|
||
|
}
|