Index: test/inspector/debugger/step-over-another-context-group-expected.txt |
diff --git a/test/inspector/debugger/step-over-another-context-group-expected.txt b/test/inspector/debugger/step-over-another-context-group-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c403c157b1c29c96036bbd30fa8f34eb28a177eb |
--- /dev/null |
+++ b/test/inspector/debugger/step-over-another-context-group-expected.txt |
@@ -0,0 +1,7 @@ |
+Checks stepping with more then one context group. |
+paused at: |
+#debugger |
+ |
+paused at: |
+setTimeout(() => #42, 0) |
+ |