mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Verbose tests.
This commit is contained in:
parent
93ad378fa6
commit
979dfe4714
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue