mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Merge pull request #208 from lguerin/bandwidth
SCP : limit the used bandwidth
This commit is contained in:
@@ -21,6 +21,9 @@ configurations {
|
||||
}
|
||||
|
||||
test {
|
||||
testLogging {
|
||||
exceptionFormat = 'full'
|
||||
}
|
||||
include "**/*Test.*"
|
||||
if (!project.hasProperty("allTests")) {
|
||||
useJUnit {
|
||||
|
||||
Reference in New Issue
Block a user