1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 00:17:11 -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 {
args("-log", "1", "src/test/resources/testng.xml")
args("-log", "2", "src/test/resources/testng.xml")
}
kotlinCompiler {