Index: LayoutTests/inspector/sources/debugger/function-details-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/function-details-expected.txt b/LayoutTests/inspector/sources/debugger/function-details-expected.txt |
index 1de28faf8666a524a9a401fa0221020f14790818..f35f8f84579d1f1dc8c4f5dd6197aef32078cf1a 100644 |
--- a/LayoutTests/inspector/sources/debugger/function-details-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/function-details-expected.txt |
@@ -1,6 +1,5 @@ |
Tests that Debugger.getFunctionDetails command returns correct location. Bug 71808 |
-Debugger was enabled. |
Running: testGetFirstLineFunctionDetails |
firstLineFunction type = function |
@@ -68,5 +67,4 @@ scopeChain #0: catch; ex: <no string representation> |
scopeChain #1: with; __proto__: <no string representation>,e: 7,f: 5,u: <no value>,v: <no value> |
scopeChain #2: closure; arguments: <no string representation>,o: <no string representation>,p: <no string representation> |
scopeChain #3: global; <global object properties omitted> |
-Debugger was disabled. |