From 6198641cb7b5c0d5727c070363a589ad214f6cdf Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 25 Oct 2018 13:49:54 +0300 Subject: [PATCH] Fix test after adding line with force ranking directive --- ...topInObjectLiteralInInlineCallWithClosureInAnonymous.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/idea/testData/debugger/tinyApp/src/stepping/stepOver/stopInObjectLiteralInInlineCallWithClosureInAnonymous.out b/idea/testData/debugger/tinyApp/src/stepping/stepOver/stopInObjectLiteralInInlineCallWithClosureInAnonymous.out index 9a6d6260ccb..c9fe4a204ab 100644 --- a/idea/testData/debugger/tinyApp/src/stepping/stepOver/stopInObjectLiteralInInlineCallWithClosureInAnonymous.out +++ b/idea/testData/debugger/tinyApp/src/stepping/stepOver/stopInObjectLiteralInInlineCallWithClosureInAnonymous.out @@ -1,8 +1,8 @@ -LineBreakpoint created at stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:11 +LineBreakpoint created at stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:13 Run Java Connected to the target VM -stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:11 -stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:12 +stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:13 +stopInObjectLiteralInInlineCallWithClosureInAnonymous.kt:14 Disconnected from the target VM Process finished with exit code 0