Chromium Code Reviews| Index: test/mjsunit/smi-mul-const.js |
| diff --git a/test/mjsunit/smi-mul-const.js b/test/mjsunit/smi-mul-const.js |
| index e8c9a77fe6911d83d99236859b690776e65ad4f9..ca627fc27e929eab87b29df6c03d40cc6bb8b2d6 100644 |
| --- a/test/mjsunit/smi-mul-const.js |
| +++ b/test/mjsunit/smi-mul-const.js |
| @@ -84,4 +84,4 @@ if (true) { |
| } else { |
| assertEquals(two_30, mul_by_neg_1(-two_30)); |
| assertUnoptimized(mul_by_neg_1); |
| -} |
| +} |