| Index: test/inspector/debugger/step-snapshot-expected.txt
|
| diff --git a/test/inspector/debugger/step-snapshot-expected.txt b/test/inspector/debugger/step-snapshot-expected.txt
|
| index 59cd4da0f750ae277a80fe14c0c8677d41fe4451..7853ed73707a6a6d8b46e58f97f67edf392c8351 100644
|
| --- a/test/inspector/debugger/step-snapshot-expected.txt
|
| +++ b/test/inspector/debugger/step-snapshot-expected.txt
|
| @@ -1,4 +1,5 @@
|
| Embedding script 'function c(f, ...args) { return f(...args); }'
|
| +Tests that stepping works on snapshotted function
|
| paused
|
| }
|
| #debugger;
|
| @@ -31,3 +32,4 @@ paused
|
|
|
| paused
|
| test(#)
|
| +
|
|
|