mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 997440 - Fix an XPConnect test bug. r=bz
This failure is currently being silently squelched on trunk.
This commit is contained in:
parent
0f933598b0
commit
239818f4e1
@ -33,6 +33,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=853571
|
||||
yield;
|
||||
|
||||
SimpleTest.finish();
|
||||
yield; // Prevent StopIteration from being thrown.
|
||||
}
|
||||
|
||||
var gen;
|
||||
|
Loading…
Reference in New Issue
Block a user