Chromium Code Reviews| Index: tests/debugger/accessors_expected.txt |
| diff --git a/tests/debugger/accessors_expected.txt b/tests/debugger/accessors_expected.txt |
| index a95d6d3f0567b93108c0d1355918a42b3d18011a..ebc7f2904715557e8a6288f7ea1848fd6472c627 100644 |
| --- a/tests/debugger/accessors_expected.txt |
| +++ b/tests/debugger/accessors_expected.txt |
| @@ -48,3 +48,6 @@ A.y @=> _y = value; |
| main @a.y = 32 |
| > s |
| ### process terminated |
| +> s |
| +### process not running, cannot step to next expression |
| +> q |