Skip to content

Commit 809bb60

Browse files
authored
Fix jacocoTestReport generation (#263)
1 parent 40d6f59 commit 809bb60

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)