Update stepping tests to inspect source name, instead of method info.
This commit is contained in:
committed by
max-kammerer
parent
5dc1651a44
commit
b71b0fa32c
+19
-19
@@ -42,22 +42,22 @@ inline fun html(init: () -> Unit) {
|
||||
}
|
||||
|
||||
// LINENUMBERS
|
||||
// TestKt.box():19
|
||||
// TestKt.box():7
|
||||
// TestKt.box():9
|
||||
// TestKt.box():18
|
||||
// TestKt.box():6
|
||||
// TestKt.box():10
|
||||
// TestKt.box():14
|
||||
// TestKt.box():10
|
||||
// TestKt.box():11
|
||||
// TestKt.box():11
|
||||
// TestKt.box():12
|
||||
// TestKt.box():12
|
||||
// TestKt.box():14
|
||||
// TestKt.box():13
|
||||
// TestKt.box():7
|
||||
// TestKt.box():18
|
||||
// TestKt.box():15
|
||||
// TestKt.box():19
|
||||
// TestKt.box():21
|
||||
// test.kt:19
|
||||
// test.kt:7
|
||||
// test.kt:9
|
||||
// 1.kt:18
|
||||
// 1.kt:6
|
||||
// test.kt:10
|
||||
// 1.kt:14
|
||||
// 1.kt:10
|
||||
// 1.kt:11
|
||||
// test.kt:11
|
||||
// test.kt:12
|
||||
// 1.kt:12
|
||||
// 1.kt:14
|
||||
// test.kt:13
|
||||
// 1.kt:7
|
||||
// 1.kt:18
|
||||
// test.kt:15
|
||||
// test.kt:19
|
||||
// test.kt:21
|
||||
Reference in New Issue
Block a user