[K/N][tests] Move driver tests into their own project ^KT-61259
This commit is contained in:
committed by
Space Team
parent
316614bc9e
commit
8c6966765b
@@ -56,7 +56,6 @@ val debuggerTest = nativeTest("debuggerTest", "debugger")
|
||||
val cachesTest = nativeTest("cachesTest", "caches")
|
||||
val klibTest = nativeTest("klibTest", "klib")
|
||||
val standaloneTest = nativeTest("standaloneTest", "standalone")
|
||||
val driverTest = nativeTest("driverTest", "driver")
|
||||
|
||||
val testTags = findProperty("kotlin.native.tests.tags")?.toString()
|
||||
// Note: arbitrary JUnit tag expressions can be used in this property.
|
||||
|
||||
Reference in New Issue
Block a user