[K/N][Tests] Migrate testData of KT59030WorkaroundTest to new new test infra
This commit is contained in:
committed by
Space Team
parent
bf01cb16b4
commit
55a78bf499
+1
-1
@@ -91,7 +91,7 @@ class KT59030WorkaroundTest : AbstractNativeSimpleTest() {
|
||||
}
|
||||
|
||||
companion object {
|
||||
private const val TEST_DATA_DIR = "kotlin-native/backend.native/tests/interop/basics"
|
||||
private const val TEST_DATA_DIR = "native/native.tests/testData/CInterop/KT-59030"
|
||||
const val DEF_FILE_PATH = "${TEST_DATA_DIR}/cvectors.def"
|
||||
const val MAIN_FILE_PATH = "${TEST_DATA_DIR}/vectors.kt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user