Skip to content

Commit 63b82a7

Browse files
committed
fix jacocoTestReport generation
1 parent 40d6f59 commit 63b82a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ checkstyle {
8585
}
8686

8787
jacocoTestReport {
88-
classDirectories.setFrom(instrumentCode)
8988
reports {
9089
xml.required = true
9190
html.required = true

0 commit comments

Comments
 (0)