Fix Windows tests (#622)

This commit is contained in:
Nikolay Igotti
2017-06-01 11:46:14 +03:00
committed by GitHub
parent 9af223fb00
commit a5fe494ae3
2 changed files with 1 additions and 5 deletions
+1
View File
@@ -26,3 +26,4 @@ kotlinCompilerRepo=http://dl.bintray.com/jetbrains/kotlin-native-dependencies
#kotlinCompilerRepo=http://dl.bintray.com/kotlin/kotlin-dev
kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170521.012435-545
konanVersion=0.2
org.gradle.jvmargs='-Dfile.encoding=UTF-8'