1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Verbose tests.

This commit is contained in:
Cedric Beust 2015-11-19 20:37:09 -08:00
parent 93ad378fa6
commit 979dfe4714

View file

@ -108,7 +108,7 @@ val kobalt = kotlinProject(wrapper) {
// } // }
test { test {
args("-log", "1", "src/test/resources/testng.xml") args("-log", "2", "src/test/resources/testng.xml")
} }
kotlinCompiler { kotlinCompiler {