diff --git a/compiler/testData/diagnostics/tests/multiplatform/hmpp/simple.kt b/compiler/testData/diagnostics/tests/multiplatform/hmpp/simple.kt index 22288a8cc54..71e7525da83 100644 --- a/compiler/testData/diagnostics/tests/multiplatform/hmpp/simple.kt +++ b/compiler/testData/diagnostics/tests/multiplatform/hmpp/simple.kt @@ -1,4 +1,5 @@ // FIR_IDENTICAL +// FIR_IDE_IGNORE /* * This test is used for general testing of how compiler diagnostics tests for HMPP projects works * Js backend is ignored because they use old test infrastructure which doesn't support HMPP