commit | 755a36ffe9d76cb4932f45bcf4fb76c2d0826bf6 | [log] [tgz] |
---|---|---|
author | Arseniy Terekhov <arseniy.terekhov@jetbrains.com> | Thu Aug 18 12:14:25 2022 +0300 |
committer | Arseniy Terekhov <arseniy.terekhov@jetbrains.com> | Thu Aug 18 13:18:39 2022 +0300 |
tree | b83f2def9fb6ae33eb4849d66a51e3baf2b043bc | |
parent | 2d63ed1849894a6d54d8bb650dc66db8a2e9380a [diff] |
[FIR] DeprecationProvider: fix test, remove FIR_IDE_IGNORE
diff --git a/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt b/compiler/testData/diagnostics/testsWithStdLib/deprecated/noDeprecationOnReadBytes.kt index 18b51c5..c25f989 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