[213] Add missing test runtime dependencies
KTI-1114
This commit is contained in:
committed by
Space Team
parent
e388b1df36
commit
ac388010b1
@@ -24,6 +24,9 @@ dependencies {
|
||||
testImplementation(intellijCore())
|
||||
testRuntimeOnly(intellijResources()) { isTransitive = false }
|
||||
|
||||
testRuntimeOnly(commonDependency("org.codehaus.woodstox:stax2-api"))
|
||||
testRuntimeOnly(commonDependency("com.fasterxml:aalto-xml"))
|
||||
|
||||
testApiJUnit5()
|
||||
testApi(projectTests(":compiler:tests-common-new"))
|
||||
testApi(projectTests(":compiler:test-infrastructure"))
|
||||
|
||||
Reference in New Issue
Block a user