[Test] Revert not-needed change in KotlinTestUtils

The corresponding test was incorrectly muted in c818ce92
This commit is contained in:
Dmitriy Novozhilov
2024-03-13 16:23:04 +02:00
committed by Space Team
parent a8275c99a3
commit 09c27d78b8
2 changed files with 4 additions and 13 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
// IGNORE_NATIVE: cacheMode=STATIC_EVERYWHERE && target=linux_x64
// IGNORE_NATIVE: cacheMode=STATIC_PER_FILE_EVERYWHERE && target=linux_x64
// IGNORE_BACKEND_K1: JVM, JVM_IR
// DONT_CHECK_IGNORED
// LightAnalysisModeTestGenerated passes because it doesn't compile the body of function `box` actually
// IGNORE_LIGHT_ANALYSIS
// ISSUE: KT-33411, KT-66338