[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:
Stanislav Erokhin
2021-10-30 22:59:51 +02:00
committed by Space
parent c591601274
commit c9e7c5d156
@@ -4,4 +4,6 @@
package simple
@Repeatable
annotation class One(val value: String)
annotation class One(val value: String)
// SKIP_SANITY_TEST
// SKIP_IDE_TEST