remove Jet from names of classes in tests: phase 2
This commit is contained in:
@@ -19,9 +19,8 @@ package org.jetbrains.kotlin.code
|
||||
import com.intellij.openapi.util.io.FileUtil
|
||||
import junit.framework.TestCase
|
||||
import java.io.File
|
||||
import java.util.ArrayList
|
||||
import java.util.*
|
||||
import java.util.regex.Pattern
|
||||
import kotlin.test.fail
|
||||
|
||||
public class CodeConformanceTest : TestCase() {
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user