| Index: tests/debugger/patch_regression_expected.txt
|
| diff --git a/tests/debugger/patch_regression_expected.txt b/tests/debugger/patch_regression_expected.txt
|
| index c7d238d502a1793c685f138527ab3bf9c590042b..fb2cbc8c0b7bc7ed4f6647848678f10e04dffae5 100644
|
| --- a/tests/debugger/patch_regression_expected.txt
|
| +++ b/tests/debugger/patch_regression_expected.txt
|
| @@ -11,3 +11,8 @@ main @print(new Object())
|
| > s
|
| [object Object]
|
| ### process terminated
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> q
|
|
|