[Build] Split junit-jupiter into api and engine
#KTI-1349 In Progress
This commit is contained in:
committed by
Space Team
parent
357d12fc8e
commit
ef0fb557a5
@@ -23,6 +23,7 @@ dependencies {
|
||||
|
||||
testCompileOnly(project(":compiler:cli-common"))
|
||||
testApi(projectTests(":compiler:tests-common"))
|
||||
testApiJUnit5(jupiterParams = true)
|
||||
testApi(libs.junit4)
|
||||
testApi(protobufFull())
|
||||
testApi(kotlinStdlib())
|
||||
|
||||
Reference in New Issue
Block a user