More cleanup

This commit is contained in:
Nathan Adams
2017-06-21 14:36:17 +02:00
parent c2141ce38b
commit eba88b2773
17 changed files with 35 additions and 27 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ artifacts {
test {
testLogging {
events "failed", "skipped"
showStandardStreams true
showStandardStreams = true
showExceptions true
}
}