mirror of
https://github.com/corda/corda.git
synced 2025-06-22 00:57:21 +00:00
Remove verifier from test-utils because it's unused. (#805)
This commit is contained in:
@ -37,6 +37,7 @@ dependencies {
|
||||
compile project(':client:jfx')
|
||||
compile project(':node')
|
||||
testCompile project(':test-utils')
|
||||
testCompile project(':verifier')
|
||||
|
||||
compile "org.graphstream:gs-core:1.3"
|
||||
compile("org.graphstream:gs-ui:1.3") {
|
||||
|
Reference in New Issue
Block a user