Index: test/webkit/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js |
diff --git a/test/webkit/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js b/test/webkit/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js |
index 8b986a173d62e84287706573d473118f4ace7fb1..491dda159e4321928c7403182e80743427f4d7a0 100644 |
--- a/test/webkit/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js |
+++ b/test/webkit/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js |
@@ -36,4 +36,3 @@ for (var i = 0; i < 100; ++i) { |
} else |
shouldThrow("foo({f:42}, null)"); |
} |
- |