KT-59801 [FIR] scripting: tests for reference shortening
This commit is contained in:
+1
-1
@@ -235,7 +235,7 @@ private fun AnalysisApiTestGroup.generateAnalysisApiComponentsTests() {
|
||||
model("referenceShortener")
|
||||
}
|
||||
test(AbstractReferenceShortenerForWholeFileTest::class) {
|
||||
model("referenceShortenerWholeFile")
|
||||
model("referenceShortenerWholeFile", pattern = TestGeneratorUtil.KT_OR_KTS)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user