More old test hacking in wake of 445319.

This commit is contained in:
Brendan Eich 2010-10-04 18:41:32 -07:00
parent 3639d7c0a5
commit d86c28ef95

View File

@ -45,7 +45,7 @@ var expect = 'No Error';
printBugNumber(BUGNUMBER);
printStatus (summary);
if (typeof focus != 'undefined')
if (typeof focus != 'undefined' && focus.prototype)
{
try
{