Chromium Code Reviews| Index: test/webkit/fast/js/kde/eval.js |
| diff --git a/test/webkit/fast/js/kde/eval.js b/test/webkit/fast/js/kde/eval.js |
| index 7c4b5d4b928da31c29772cfb12404dcc4fc782e7..03d05e44984d12d52d4e9c46e535c83e6d688c7e 100644 |
| --- a/test/webkit/fast/js/kde/eval.js |
| +++ b/test/webkit/fast/js/kde/eval.js |
| @@ -53,4 +53,4 @@ function lotto() { |
| for (var j = 0; j < 1; j++) |
| return eval('j'); |
| } |
| -shouldBe("lotto()", "0"); |
| +shouldBe("lotto()", "0"); |