Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+2
-2
@@ -16,7 +16,7 @@ fun box() {
|
||||
b()
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:15 box
|
||||
// a.kt:5 a
|
||||
// test.kt:15 box
|
||||
@@ -30,4 +30,4 @@ fun box() {
|
||||
// a.kt:5 a
|
||||
// test.kt:16 box
|
||||
// b.kt:9 b
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
|
||||
Reference in New Issue
Block a user