Chromium Code Reviews| Index: test/inspector/debugger/step-over-caught-exception-expected.txt |
| diff --git a/test/inspector/debugger/step-over-caught-exception-expected.txt b/test/inspector/debugger/step-over-caught-exception-expected.txt |
| index a18b0934cb6b73495bdcf570532cc052b5bd2cde..5b72d4cce0f8b65fd0bce0204b54ac35c5e74538 100644 |
| --- a/test/inspector/debugger/step-over-caught-exception-expected.txt |
| +++ b/test/inspector/debugger/step-over-caught-exception-expected.txt |
| @@ -1,4 +1,5 @@ |
| +Tests that stepping over caught exception will pause when asked for |
| testFunction:9 |
| testFunction:11 |
| testFunction:9 |
| -testFunction:11 |
| +testFunction:11 |