Revert "Change order of WITH_RUNTIME and FILE. Wrong order brakes module pattern."
This reverts commit073a500370. (cherry picked from commiteec98314c8)
This commit is contained in:
committed by
Stanislav Erokhin
parent
f87132fff4
commit
417eb60ed3
@@ -1,6 +1,6 @@
|
||||
// MODULE: lib
|
||||
// FILE: lib.kt
|
||||
// WITH_RUNTIME
|
||||
// FILE: lib.kt
|
||||
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// MODULE: lib
|
||||
// FILE: lib.kt
|
||||
// WITH_RUNTIME
|
||||
// FILE: lib.kt
|
||||
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user