build: Run performance tests from root project

This commit is contained in:
Ilya Matveev
2017-08-15 17:40:29 +07:00
committed by ilmat192
parent 266047118e
commit cdd235d53a
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-native-gradle-plugin:+"
classpath files(konanPluginClasspath)
}
}
-1
View File
@@ -1 +0,0 @@
includeBuild '../'