Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+2
-2
@@ -23,7 +23,7 @@ fun box() {
|
||||
foo()
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:21 box
|
||||
// test.kt:5 foo
|
||||
// test.kt:6 foo
|
||||
@@ -55,4 +55,4 @@ fun box() {
|
||||
// test.kt:14 foo
|
||||
// test.kt:11 foo
|
||||
// test.kt:16 foo
|
||||
// test.kt:24 box
|
||||
// test.kt:24 box
|
||||
|
||||
Reference in New Issue
Block a user