FIR LC: add tests about type approximation in PsiType provider
This commit is contained in:
committed by
Roman Golyshev
parent
c441980c74
commit
9ed2c9d371
+4
@@ -99,6 +99,10 @@ fun main(args: Array<String>) {
|
||||
testClass<AbstractFirGetSuperTypesTest> {
|
||||
model("components/getSuperTypes")
|
||||
}
|
||||
|
||||
testClass<AbstractPsiTypeProviderTest> {
|
||||
model("components/psiTypeProvider")
|
||||
}
|
||||
}
|
||||
|
||||
testGroup("analysis/analysis-api-fe10/tests", "analysis/analysis-api/testData") {
|
||||
|
||||
Reference in New Issue
Block a user