Refactoring: Use generators for highlighting tests
- Store options for test in file - Change default for namesHighlightingTest - Combine highlighting and deprecated tests
This commit is contained in:
@@ -24,4 +24,6 @@ class <info textAttributesKey="KOTLIN_CLASS">Foo</info>(val <info textAttributes
|
||||
<info textAttributesKey="KOTLIN_KEYWORD">set</info>(<info textAttributesKey="KOTLIN_PARAMETER">value</info>) {
|
||||
<info textAttributesKey="KOTLIN_PARAMETER">value</info>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// NO_CHECK_WARNINGS
|
||||
Reference in New Issue
Block a user