[ULC] fix testData in the plugin (related to repeatable annotation)

This commit is contained in:
Dmitry Gridin
2021-09-08 19:48:41 +07:00
parent 19a75b31f9
commit 724194dec0
3 changed files with 6 additions and 0 deletions
@@ -1,5 +1,7 @@
// Anno
// FULL_JDK
// SKIP_SANITY_TEST
// SKIP_IDE_TEST
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.TYPE_PARAMETER, AnnotationTarget.TYPE)