[LC] Mute Light tests about repeatable annotation
It isn't supported in Light classes, so we should mute it.
Quite similar change was done in 724194dec0
This commit is contained in:
@@ -5,3 +5,5 @@ package simple
|
|||||||
|
|
||||||
@Repeatable
|
@Repeatable
|
||||||
annotation class One(val value: String)
|
annotation class One(val value: String)
|
||||||
|
// SKIP_SANITY_TEST
|
||||||
|
// SKIP_IDE_TEST
|
||||||
Reference in New Issue
Block a user