Add black box tests for queryBridgeWords.
This commit is contained in:
parent
338d172893
commit
3f6c19ed28
3 changed files with 82 additions and 4 deletions
|
|
@ -34,6 +34,8 @@ dependencies {
|
|||
implementation(libs.guava)
|
||||
|
||||
implementation("org.jline:jline:3.29.0")
|
||||
|
||||
compileOnly("com.github.spotbugs:spotbugs-annotations:3.1.3")
|
||||
}
|
||||
|
||||
// Apply a specific Java toolchain to ease working on different environments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue