Skip to content

Commit 36f87cc

Browse files
author
pcdv
committed
Add junit to test classpath
1 parent 7b4cdff commit 36f87cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ configure(install.repositories.mavenInstaller) {
2525

2626
dependencies {
2727
deployerJars "org.apache.maven.wagon:wagon-webdav:1.0-beta-2"
28+
testCompile "junit:junit:4.11"
2829
}
2930

3031

0 commit comments

Comments
 (0)