Index: test/webkit/dfg-put-by-id-allocate-storage-polymorphic.js |
diff --git a/test/webkit/dfg-put-by-id-allocate-storage-polymorphic.js b/test/webkit/dfg-put-by-id-allocate-storage-polymorphic.js |
index 5a8e2c05a0d0eff5e6477d679236ebee939b0d6d..710acb7b41be5bfa71808fb5fc1fbf6d551b9ce7 100644 |
--- a/test/webkit/dfg-put-by-id-allocate-storage-polymorphic.js |
+++ b/test/webkit/dfg-put-by-id-allocate-storage-polymorphic.js |
@@ -54,5 +54,3 @@ for (var i = 0; i < 150; ++i) { |
else |
shouldBe("o.foo", "void 0"); |
} |
- |
- |