Minor: remove effectively unused test runner
This commit is contained in:
committed by
Pavel Kirpichenkov
parent
71c71d8619
commit
d6c27608ac
@@ -713,10 +713,6 @@ fun main(args: Array<String>) {
|
||||
model("multiModuleHighlighting/multiplatform/", recursive = false, extension = null)
|
||||
}
|
||||
|
||||
testClass<AbstractHierarchicalExpectActualTest> {
|
||||
model("multiModuleHighlighting/hierarchicalExpectActualMatching/", recursive = false, extension = null)
|
||||
}
|
||||
|
||||
testClass<AbstractQuickFixMultiModuleTest> {
|
||||
model("multiModuleQuickFix", extension = null, deep = 1)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user