[Analysis API test] migrate more tests from doTestByModuleStructure to doTestByMainFile
^KT-64805
This commit is contained in:
committed by
Space Team
parent
cbae92f5c6
commit
052622b862
+1
-2
@@ -1,4 +1,4 @@
|
||||
// MODULE: main
|
||||
// MAIN_FILE_NAME: I
|
||||
// MODULE_KIND: LibraryBinary
|
||||
// FILE: A.kt
|
||||
interface A {
|
||||
@@ -13,4 +13,3 @@ interface A {
|
||||
class I(private val p: A) : A by p
|
||||
|
||||
// class: I
|
||||
|
||||
|
||||
Reference in New Issue
Block a user