Bug 1338250 - Remove remaining legacy generator from docshell/test/. r=smaug

This commit is contained in:
Tooru Fujisawa 2017-02-11 01:53:23 +09:00
parent 1e407b8ed0
commit ac2db69fbf

View File

@ -97,7 +97,7 @@ function eventExpected(msg) {
* enough, and we won't observe what should have been a failure of the test.
* But it shouldn't happen that good code will randomly *fail* this test.
*/
function run_test() {
function* run_test() {
/*
* TEST 1 tests that:
* <body onhashchange = ... > works,