Index: test/inspector/debugger/stepping-with-blackboxed-ranges-expected.txt |
diff --git a/test/inspector/debugger/stepping-with-blackboxed-ranges-expected.txt b/test/inspector/debugger/stepping-with-blackboxed-ranges-expected.txt |
index acea22fd5f8b81d115129461b8ea10df8cfbfb86..7e23082c4b28ea8585bfd4cfdfc4e5a1545ab9ff 100644 |
--- a/test/inspector/debugger/stepping-with-blackboxed-ranges-expected.txt |
+++ b/test/inspector/debugger/stepping-with-blackboxed-ranges-expected.txt |
@@ -1,3 +1,4 @@ |
+Tests that blackboxed ranges are respected while stepping |
foo: 8:4 |
blackboxedBoo: 3:12 |
notBlackboxedFoo: 3:12 |
@@ -52,3 +53,4 @@ notBlackboxedFoo: 3:12 |
blackboxedFoo: 10:12 |
notBlackboxedBoo: 17:12 |
testFunction: 3:4 |
+ |