Index: test/webkit/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js |
diff --git a/test/webkit/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js b/test/webkit/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js |
index 6953ffa466e7981e031c1a3e87cb08b81eb48e2b..870b73d52a76d68a272a86cb00a2650fdae0359d 100644 |
--- a/test/webkit/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js |
+++ b/test/webkit/dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js |
@@ -52,4 +52,3 @@ function fuzz() { |
} |
shouldBe("bar.call({f:baz}, fuzz)", "\"fuzz\""); |
- |