8136832: property_delete.js tests be moved out from currently-failing
Reviewed-by: attila, lagergren, hannesw
This commit is contained in:
parent
008b5c0ad9
commit
e8aef5c7c8
@ -45,4 +45,4 @@ function deleteX(obj) {
|
||||
deleteX(obj1);
|
||||
deleteX(obj2);
|
||||
|
||||
assertSameMap(obj1, obj2);
|
||||
assertEqualWithoutTypeMap(obj1, obj2);
|
Loading…
x
Reference in New Issue
Block a user