diff --git a/compiler/testData/codegen/boxInline/reified/kt35511.kt b/compiler/testData/codegen/boxInline/reified/kt35511.kt index 05d1b04a348..e64db2af450 100644 --- a/compiler/testData/codegen/boxInline/reified/kt35511.kt +++ b/compiler/testData/codegen/boxInline/reified/kt35511.kt @@ -1,6 +1,6 @@ // JVM_TARGET: 1.8 -// FILE: 1.kt // WITH_RUNTIME +// FILE: 1.kt package test diff --git a/compiler/testData/codegen/boxInline/reified/kt35511_try.kt b/compiler/testData/codegen/boxInline/reified/kt35511_try.kt index cd22f34d66d..19369a4e017 100644 --- a/compiler/testData/codegen/boxInline/reified/kt35511_try.kt +++ b/compiler/testData/codegen/boxInline/reified/kt35511_try.kt @@ -1,6 +1,6 @@ // JVM_TARGET: 1.8 -// FILE: 1.kt // WITH_RUNTIME +// FILE: 1.kt package test diff --git a/compiler/testData/codegen/boxInline/reified/kt35511_try_valueOf.kt b/compiler/testData/codegen/boxInline/reified/kt35511_try_valueOf.kt index b1aa1a3cab1..896923e2b35 100644 --- a/compiler/testData/codegen/boxInline/reified/kt35511_try_valueOf.kt +++ b/compiler/testData/codegen/boxInline/reified/kt35511_try_valueOf.kt @@ -1,6 +1,6 @@ // JVM_TARGET: 1.8 -// FILE: 1.kt // WITH_RUNTIME +// FILE: 1.kt package test diff --git a/compiler/testData/codegen/boxInline/reified/kt35511_try_values.kt b/compiler/testData/codegen/boxInline/reified/kt35511_try_values.kt index 267282689c4..45aa1beacc0 100644 --- a/compiler/testData/codegen/boxInline/reified/kt35511_try_values.kt +++ b/compiler/testData/codegen/boxInline/reified/kt35511_try_values.kt @@ -1,6 +1,6 @@ // JVM_TARGET: 1.8 -// FILE: 1.kt // WITH_RUNTIME +// FILE: 1.kt package test