Skip to content

Commit

Permalink
Configure tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkgregory committed Feb 14, 2020
1 parent eea1a12 commit 1aabf97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Expand Up @@ -49,4 +49,8 @@ gitProperties {
gitPropertiesName = "git.properties"
gitPropertiesResourceDir = "$buildDir/classes"
keys = ['git.commit.id']
}

test {
useJUnitPlatform()
}

0 comments on commit 1aabf97

Please sign in to comment.