Bad capitalization fixed
This commit is contained in:
@@ -263,7 +263,7 @@ class GenerateIrRuntime {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun runPerfileDiskWriting() {
|
fun runPerFileDiskWriting() {
|
||||||
val libraryVersion = "JSIR"
|
val libraryVersion = "JSIR"
|
||||||
val compilerVersion = KotlinCompilerVersion.getVersion()
|
val compilerVersion = KotlinCompilerVersion.getVersion()
|
||||||
val abiVersion = KotlinAbiVersion.CURRENT
|
val abiVersion = KotlinAbiVersion.CURRENT
|
||||||
|
|||||||
Reference in New Issue
Block a user