[test] Get rid of SKIP_SIGNATURE_DUMP directive in irText tests

Sometimes there are legitimate reasons to have two separate signature
dumps for K1 and K2.

^KT-61797 Fixed
This commit is contained in:
Sergej Jaskiewicz
2024-01-12 18:39:39 +01:00
committed by Space Team
parent d2cf4548f6
commit da9f0e7af8
48 changed files with 5200 additions and 28 deletions
@@ -1,4 +1,4 @@
// SKIP_SIGNATURE_DUMP
// SEPARATE_SIGNATURE_DUMP_FOR_K2
// ^ Difference in annotations generated by K1 and K2
annotation class TestAnn(val x: String)