Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-pause-in-eval-script-expected.txt
index 450a24d..720666c 100644 (file)
@@ -3,6 +3,6 @@ Tests that debugger will stop on "debugger" statement in a function that was add
 Evaluated script in console.
 Script execution paused.
 Call stack:
-    0) testFunction (:3)
+    0) testFunction (:2)
 Script execution resumed.