Skip to content

Commit

Permalink
Use junit in functional tests (minio#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
balamurugana authored Dec 22, 2020
1 parent 22db1ab commit 3d95b5c
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 246 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ import org.gradle.internal.os.OperatingSystem;

project(':functional') {
dependencies {
compile "junit:junit:4.13"
compile project(':api')
}

Expand Down
Loading

0 comments on commit 3d95b5c

Please sign in to comment.