Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
@@ -10,7 +10,7 @@ fun box() {
|
||||
fun foo(i: Int) {
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:6 box
|
||||
// test.kt:5 box
|
||||
// test.kt:11 foo
|
||||
@@ -19,4 +19,4 @@ fun foo(i: Int) {
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:5 box
|
||||
// test.kt:11 foo
|
||||
// test.kt:8 box
|
||||
// test.kt:8 box
|
||||
|
||||
Reference in New Issue
Block a user