Fixing some tests from internal test suite.
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
|
||||
var o = {};
|
||||
|
||||
asssert(typeof (o.empty) === "undefined");
|
||||
assert(typeof (o.empty) === "undefined");
|
||||
|
||||
Reference in New Issue
Block a user