mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 920463 followup, keep the test from turning permaorange when we merge to aurora and TypedObject gets turned off
This commit is contained in:
parent
9efd81f1db
commit
8ac2024255
@ -1,5 +1,5 @@
|
||||
if (!this.hasOwnProperty("TypedObject"))
|
||||
throw new TypeError();
|
||||
quit();
|
||||
|
||||
var StructType = TypedObject.StructType;
|
||||
var float64 = TypedObject.float64;
|
||||
|
Loading…
Reference in New Issue
Block a user