mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
5 lines
166 B
JavaScript
5 lines
166 B
JavaScript
function run_test() {
|
|
_dump('FIXME/bug 564351: temporarily disabled for perma-crash on e10s tinderbox');
|
|
//run_test_in_child("../unit/test_xmlhttprequest.js");
|
|
}
|