Skip to content

Commit

Permalink
update test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxi-zeng committed May 31, 2022
1 parent 00af509 commit ee0bb77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ dependencies {
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
}

tasks.withType<Test> {
useJUnitPlatform()
}

// required for mvn-publish
// too bad we can't move it into mvn-publish plugin because `android`is only accessible here
tasks {
Expand Down

0 comments on commit ee0bb77

Please sign in to comment.