mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 09:11:08 +01:00
Add tests for SharedPGPCertificateDirectoryAdapter
This commit is contained in:
parent
0ef4f3b781
commit
04be9d9dcc
9 changed files with 286 additions and 2 deletions
|
|
@ -75,6 +75,7 @@ allprojects {
|
|||
logbackVersion = '1.2.9'
|
||||
junitVersion = '5.8.2'
|
||||
sopJavaVersion = '1.2.0'
|
||||
mockitoVersion = '4.2.0'
|
||||
rootConfigDir = new File(rootDir, 'config')
|
||||
gitCommit = getGitCommit()
|
||||
isContinuousIntegrationEnvironment = Boolean.parseBoolean(System.getenv('CI'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue