Make the code compatible with IDE plugin

This commit is contained in:
Ilya Muradyan
2022-10-20 15:59:48 +02:00
parent 8d12342fc6
commit 352af4b245
3 changed files with 38 additions and 3 deletions
@@ -116,6 +116,7 @@ class MultiModuleJavaAnalysisCustomTest : KtUsefulTestCase() {
this,
LanguageVersionSettingsImpl.DEFAULT,
CliSealedClassInheritorsProvider,
null,
)
}