Skip to content

Commit

Permalink
f Add std streams test output
Browse files Browse the repository at this point in the history
  • Loading branch information
tnull committed Jan 27, 2023
1 parent 4fcfebc commit 7921080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/kotlin/ldk-node-jvm/lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ tasks.named<Test>("test") {
showExceptions = true
showCauses = true
showStackTraces = true
showStandardStreams = true
}
}

0 comments on commit 7921080

Please sign in to comment.