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