[SLC] change 'inh.txt' extension to 'inheritors.txt' for tests
This commit is contained in:
committed by
Space Team
parent
aa625ffb0d
commit
69d308edac
+1
-1
@@ -24,7 +24,7 @@ import java.nio.file.Path
|
||||
import kotlin.io.path.forEachLine
|
||||
import kotlin.io.path.notExists
|
||||
|
||||
private const val INHERITORS_EXTENSION = "inh.txt"
|
||||
private const val INHERITORS_EXTENSION = "inheritors.txt"
|
||||
|
||||
abstract class AbstractSymbolLightClassesStructureTest(
|
||||
configurator: AnalysisApiTestConfigurator,
|
||||
|
||||
Reference in New Issue
Block a user