From 394c660a82d6a15b610c088401d3dbe4d2a4a4b0 Mon Sep 17 00:00:00 2001 From: Georgy Bronnikov Date: Wed, 4 Mar 2020 01:33:48 +0300 Subject: [PATCH] Mute a FIR test --- .../testData/codegen/box/collections/inheritFromHashtable.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/codegen/box/collections/inheritFromHashtable.kt b/compiler/testData/codegen/box/collections/inheritFromHashtable.kt index ae42962f28c..1880b44d06f 100644 --- a/compiler/testData/codegen/box/collections/inheritFromHashtable.kt +++ b/compiler/testData/codegen/box/collections/inheritFromHashtable.kt @@ -1,3 +1,4 @@ +// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_RUNTIME // FULL_JDK