Skip to content

Commit 2bb0022

Browse files
committed
fix error
1 parent 21046ca commit 2bb0022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rcljava_utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ament {
4242

4343
test {
4444
finalizedBy 'jacocoTestReport'
45-
# dependsOn 'cleanTest'
45+
// dependsOn 'cleanTest'
4646
}
4747

4848
tasks.withType(Test) {

0 commit comments

Comments
 (0)