Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+2
-4
@@ -15,11 +15,9 @@ fun test(): Long {
|
||||
return 1
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// test.kt:6 box
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:6 box
|
||||
// test.kt:10 test
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// test.kt:11 test
|
||||
// test.kt:12 test
|
||||
// test.kt:6 box
|
||||
@@ -28,4 +26,4 @@ fun test(): Long {
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:6 box
|
||||
// test.kt:12 test
|
||||
// test.kt:7 box
|
||||
// test.kt:7 box
|
||||
|
||||
Reference in New Issue
Block a user