| Index: test/webkit/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js
|
| diff --git a/test/webkit/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js b/test/webkit/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js
|
| index 54c049f1c2db335aad3db86eddce8545b37f26ec..ecd2ed2ffa88d2a647c81172c6bba22eedd574d3 100644
|
| --- a/test/webkit/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js
|
| +++ b/test/webkit/dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js
|
| @@ -64,4 +64,3 @@ for (var i = 0; i < warmup + badCases.length; ++i) {
|
| }
|
| shouldBe("bar(" + a + ", " + b + ", {f:" + c + "})", "" + expected);
|
| }
|
| -
|
|
|