Update stepping tests to inspect source name, instead of method info.
This commit is contained in:
committed by
max-kammerer
parent
5dc1651a44
commit
b71b0fa32c
+5
-5
@@ -9,8 +9,8 @@ fun box() {
|
||||
}
|
||||
|
||||
// LINENUMBERS
|
||||
// TestKt.box():5
|
||||
// TestKt.cond():2
|
||||
// TestKt.box():5
|
||||
// TestKt.box():8
|
||||
// TestKt.box():9
|
||||
// test.kt:5
|
||||
// test.kt:2
|
||||
// test.kt:5
|
||||
// test.kt:8
|
||||
// test.kt:9
|
||||
|
||||
Reference in New Issue
Block a user