Chromium Code Reviews| Index: tests/debugger/constructor_expected.txt |
| diff --git a/tests/debugger/constructor_expected.txt b/tests/debugger/constructor_expected.txt |
| index 503fae6a074403862e84d190f745b1f278c96b4b..e9c02096ea5baf8823f967814c53b179996d93ba 100644 |
| --- a/tests/debugger/constructor_expected.txt |
| +++ b/tests/debugger/constructor_expected.txt |
| @@ -116,3 +116,6 @@ B @initB(_a, _x, _y, _z) |
| main @new B(42) |
| > s |
| ### process terminated |
| +> s |
| +### process not running, cannot step to next expression |
| +> q |