AbstractSearcherTest: check member kind in test data not the psi implementation class
It is not what should be tested in this test
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
annotation class MyAnnotation(val first: String, val second: String)
|
||||
|
||||
// ANNOTATION: MyAnnotation
|
||||
// SEARCH: KotlinLightMethodForDeclaration:test1
|
||||
// SEARCH: KotlinLightClass:Test1
|
||||
// SEARCH: method:test1
|
||||
// SEARCH: class:Test1
|
||||
Reference in New Issue
Block a user