Added reproducing testcase

This commit is contained in:
Jeroen van Erp
2016-03-18 10:53:15 +01:00
parent ac2ffbc367
commit ca49ca324f
3 changed files with 91 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ dependencies {
testCompile "org.mockito:mockito-core:1.9.5"
testCompile "org.apache.sshd:sshd-core:1.0.0"
testRuntime "ch.qos.logback:logback-classic:1.1.2"
testCompile 'org.glassfish.grizzly:grizzly-http-server:2.3.17'
}
jar {