[FIR] Unmute receiver annotations tests

These tests were muted in 89f8821d. Seems they began to work after the
introduction of `FirReceiverParameter` in KT-54417.
This commit is contained in:
Nikolay Lunyak
2022-11-21 09:14:05 +02:00
committed by teamcity
parent bc531610f7
commit fb09f139dd
2 changed files with 0 additions and 2 deletions
@@ -1,4 +1,3 @@
// IGNORE_FIR
annotation class ReceiverAnnotation
@Target(AnnotationTarget.TYPE)
annotation class ReceiverTypeAnnotation
@@ -1,4 +1,3 @@
// IGNORE_FIR
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
annotation class ReceiverAnnotation
@Target(AnnotationTarget.TYPE)