summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test')
-rw-r--r--plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test b/plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test
index 651b6864d661..4e48bbf99978 100644
--- a/plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test
+++ b/plugins/kotlin/idea/tests/testData/inspections/nonExhaustiveWhenStatementMigration/inspectionData/inspections.test
@@ -1,2 +1,2 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.inspections.migration.NonExhaustiveWhenStatementMigrationInspection
-// LANGUAGE_LEVEL 1.6 \ No newline at end of file
+// LANGUAGE_VERSION: 1.6 \ No newline at end of file