Line Marking: Respect @Test/@Ignore annotations in test line markers
#KT-16814 In Progress
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
package kotlin.test
|
||||
|
||||
annotation class Test
|
||||
annotation class Ignore
|
||||
Reference in New Issue
Block a user