mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
More old test hacking in wake of 445319.
This commit is contained in:
parent
3639d7c0a5
commit
d86c28ef95
@ -45,7 +45,7 @@ var expect = 'No Error';
|
||||
printBugNumber(BUGNUMBER);
|
||||
printStatus (summary);
|
||||
|
||||
if (typeof focus != 'undefined')
|
||||
if (typeof focus != 'undefined' && focus.prototype)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user