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