mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 09:11:08 +01:00
Some testing and SubkeyLookup mechanism
This commit is contained in:
parent
53e8c03b8a
commit
2e6a1dcbc5
13 changed files with 226 additions and 49 deletions
|
|
@ -14,6 +14,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
|
||||
|
||||
// Logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue