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