[minor] unmute suppress test on FIR - suppression works properly now

This commit is contained in:
Ilya Chernikov
2021-10-18 09:05:51 +02:00
parent 5bdda9c7f8
commit 81e4f3091a
@@ -1,7 +1,6 @@
// This test checks that suppressing conflicting signature / accidental override errors works.
// This is used in libraries for binary-compatible migration, as well as in some cases in multiplatform projects.
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: box.kt
open class B {