mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1338250
- Remove remaining legacy generator from docshell/test/. r=smaug
This commit is contained in:
parent
1e407b8ed0
commit
ac2db69fbf
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user