File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/compiler-plugin-tests/src/test-gen/kotlinx/rpc/codegen/test/runners Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
package kotlinx .rpc .codegen .test .runners ;
8
8
9
9
import com .intellij .testFramework .TestDataPath ;
10
+ import org .jetbrains .kotlin .test .util .KtTestUtil ;
10
11
import org .jetbrains .kotlin .test .TargetBackend ;
11
12
import org .jetbrains .kotlin .test .TestMetadata ;
12
- import org .jetbrains .kotlin .test .util .KtTestUtil ;
13
13
import org .junit .jupiter .api .Test ;
14
14
15
15
import java .io .File ;
Original file line number Diff line number Diff line change 7
7
package kotlinx .rpc .codegen .test .runners ;
8
8
9
9
import com .intellij .testFramework .TestDataPath ;
10
+ import org .jetbrains .kotlin .test .util .KtTestUtil ;
10
11
import org .jetbrains .kotlin .test .TargetBackend ;
11
12
import org .jetbrains .kotlin .test .TestMetadata ;
12
- import org .jetbrains .kotlin .test .util .KtTestUtil ;
13
13
import org .junit .jupiter .api .Test ;
14
14
15
15
import java .io .File ;
You can’t perform that action at this time.
0 commit comments