[Analysis API] add tests for getImportingScopeContext
^KT-57966
This commit is contained in:
committed by
Space Team
parent
20f921c0bf
commit
eeac3f53b4
+4
@@ -399,6 +399,10 @@ private fun AnalysisApiTestGroup.generateAnalysisApiComponentsTests() {
|
||||
test(AbstractScopeContextForPositionTest::class) {
|
||||
model("scopeContextForPosition")
|
||||
}
|
||||
|
||||
test(AbstractFileImportingScopeContextTest::class) {
|
||||
model("importingScopeContext")
|
||||
}
|
||||
}
|
||||
|
||||
group(filter = analysisSessionModeIs(AnalysisSessionMode.Normal)) {
|
||||
|
||||
Reference in New Issue
Block a user