Test, dsl highlighter: test custom highlighting applied to calls
This commit is contained in:
@@ -271,6 +271,10 @@ fun main(args: Array<String>) {
|
||||
model("highlighter")
|
||||
}
|
||||
|
||||
testClass<AbstractDslHighlighterTest> {
|
||||
model("dslHighlighter")
|
||||
}
|
||||
|
||||
testClass<AbstractUsageHighlightingTest> {
|
||||
model("usageHighlighter")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user