mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
try to gradle tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b7d0f9fafe
commit
03b7935147
@ -354,6 +354,7 @@ project('scratchpad') {
|
||||
// cyclic-dependency here: implementation project(':ooxml')
|
||||
|
||||
testImplementation 'junit:junit:4.13'
|
||||
testImplementation 'org.mockito:mockito-core:3.2.4'
|
||||
testImplementation project(path: ':main', configuration: 'tests')
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user