Skip to content

Commit 7921080

Browse files
committed
f Add std streams test output
1 parent 4fcfebc commit 7921080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/kotlin/ldk-node-jvm/lib/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ tasks.named<Test>("test") {
4545
showExceptions = true
4646
showCauses = true
4747
showStackTraces = true
48+
showStandardStreams = true
4849
}
4950
}

0 commit comments

Comments
 (0)