Move wasm tests to JS tests configuration (KTI-419)

This commit is contained in:
Nikolay Krasko
2020-12-17 17:30:54 +03:00
parent 554fa358e8
commit 0918e73dff
-1
View File
@@ -714,7 +714,6 @@ tasks {
}
register("miscCompilerTest") {
dependsOn("wasmCompilerTest")
dependsOn("nativeCompilerTest")
dependsOn("firCompilerTest")