Reinstate running of OutputCaptureRuleTests
See gh-19826
This commit is contained in:
committed by
Stephane Nicoll
parent
cd5691b0f0
commit
042694bc53
@@ -52,4 +52,10 @@ dependencies {
|
||||
testImplementation 'org.testng:testng'
|
||||
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
}
|
||||
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine'
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnit()
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user