From c0ab3672819f78f69510701f39e36ad0a3df2482 Mon Sep 17 00:00:00 2001 From: Arseniy Terekhov Date: Thu, 18 Aug 2022 12:14:25 +0300 Subject: [PATCH] [FIR] DeprecationProvider: fix test, remove FIR_IDE_IGNORE --- .../testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt b/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt index 18b51c56917..c25f9897095 100644 --- a/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt +++ b/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt @@ -1,4 +1,3 @@ -// FIR_IDE_IGNORE // FIR_IDENTICAL // !API_VERSION: 1.2