Report highlight errors to WolfTheProblemSolver
Relates to #KT-37702 #KTIJ-1246 Fixed Original commit: bd222a5255c2fd6f4abfce3115f81733ef9a39f3
This commit is contained in:
committed by
Space
parent
afe71f5d59
commit
8783ebc352
@@ -324,6 +324,10 @@ fun main(args: Array<String>) {
|
||||
model("checker/diagnosticsMessage")
|
||||
}
|
||||
|
||||
testClass<AbstractKotlinHighlightWolfPassTest> {
|
||||
model("checker/wolf")
|
||||
}
|
||||
|
||||
testClass<AbstractJavaAgainstKotlinSourceCheckerTest> {
|
||||
model("kotlinAndJavaChecker/javaAgainstKotlin")
|
||||
model("kotlinAndJavaChecker/javaWithKotlin")
|
||||
|
||||
Reference in New Issue
Block a user