Revert "[K/N][tests] Remove atomicfu tests from :nativeCompilerTest ^KT-65977"
This reverts commit 513f86f8fc.
This commit is contained in:
committed by
Space Team
parent
2d161723d5
commit
a8fcef9cca
+1
-2
@@ -813,8 +813,7 @@ tasks {
|
||||
register("nativeCompilerTest") {
|
||||
dependsOn(":native:native.tests:test")
|
||||
dependsOn(":native:objcexport-header-generator:check")
|
||||
// TODO(KT-65977): enable atomicfu tests back
|
||||
// dependsOn(":kotlin-atomicfu-compiler-plugin:nativeTest")
|
||||
dependsOn(":kotlin-atomicfu-compiler-plugin:nativeTest")
|
||||
}
|
||||
|
||||
// These are unit tests of Native compiler
|
||||
|
||||
Reference in New Issue
Block a user