diff --git a/kotlin-native/backend.native/tests/link/ir_providers/hello.kt b/kotlin-native/backend.native/tests/link/ir_providers/hello.kt deleted file mode 100644 index dbd2d6996f7..00000000000 --- a/kotlin-native/backend.native/tests/link/ir_providers/hello.kt +++ /dev/null @@ -1 +0,0 @@ -fun main() = println("hello") \ No newline at end of file