Skip to content

Commit 1b5260f

Browse files
authored
Add ant-junit build dependency
1 parent eaa48de commit 1b5260f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ configurations {
264264

265265
dependencies {
266266
build "com.cenqua.clover:clover:3.0.2"
267-
// build "org.apache.ant:ant-junit:1.8.1"
267+
build "org.apache.ant:ant-junit:1.8.1"
268268
build "org.apache.ant:ant-nodeps:1.8.1"
269269
}
270270

0 commit comments

Comments
 (0)