[TEST-GEN] Reorganize package structure in :generators:test-generator module

This commit is contained in:
Dmitriy Novozhilov
2020-11-10 11:58:45 +03:00
parent 380e8a3814
commit 23c088afd6
31 changed files with 203 additions and 263 deletions
@@ -16,7 +16,7 @@
package org.jetbrains.kotlin.generators.tests
import org.jetbrains.kotlin.generators.tests.generator.generateTestGroupSuite
import org.jetbrains.kotlin.generators.generateTestGroupSuite
import org.jetbrains.kotlin.jvm.runtime.AbstractJvm8RuntimeDescriptorLoaderTest
import org.jetbrains.kotlin.jvm.runtime.AbstractJvmRuntimeDescriptorLoaderTest