Fix test data
Order of members returned by platform changed Fix test files so test result would not depends on this order
This commit is contained in:
Vendored
-4
@@ -1,10 +1,6 @@
|
||||
package test
|
||||
|
||||
interface KotlinInterface {
|
||||
fun foo() {
|
||||
|
||||
}
|
||||
|
||||
fun bar() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user