From d8c20ed9c065f6d50b3c4bba945e0639142a626c Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Fri, 4 Aug 2017 20:44:51 +0300 Subject: [PATCH] Fix debugger test in 172 (KT-18848) #KT-18848 Fixed --- .../tinyApp/src/stepping/stepInto/stepIntoStdLibInlineFun.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idea/testData/debugger/tinyApp/src/stepping/stepInto/stepIntoStdLibInlineFun.out b/idea/testData/debugger/tinyApp/src/stepping/stepInto/stepIntoStdLibInlineFun.out index 3e6c9780175..cb54edc0fcb 100644 --- a/idea/testData/debugger/tinyApp/src/stepping/stepInto/stepIntoStdLibInlineFun.out +++ b/idea/testData/debugger/tinyApp/src/stepping/stepInto/stepIntoStdLibInlineFun.out @@ -3,7 +3,7 @@ Run Java Connected to the target VM stepIntoStdLibInlineFun.kt:6 _Collections.!EXT! -resuming stepIntoStdLibInlineFun.kt:5 +resuming stepIntoStdLibInlineFun.kt:6 Disconnected from the target VM Process finished with exit code 0