Pill: Add GenerateRuntimeDescriptorTests to the "Generate all tests" run configuration (KT-34494)

This commit is contained in:
Yan Zhulanow
2019-10-22 17:34:15 +09:00
parent 2cb055a3bd
commit 7fc25a9c04
3 changed files with 9 additions and 5 deletions
@@ -40,3 +40,5 @@ val generateTests by generator("org.jetbrains.kotlin.generators.tests.GenerateRu
projectTest(parallel = true) {
workingDir = rootDir
}
testsJar()