Skip to content

Commit

Permalink
Merge pull request #30 from c4dt/fix-tests
Browse files Browse the repository at this point in the history
Fix tests
  • Loading branch information
PascalinDe committed Nov 6, 2023
2 parents 62f731b + 6802a6c commit b035378
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions artiwrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ android {
buildFeatures {
viewBinding true
}

testOptions {
execution 'ANDROIDX_TEST_ORCHESTRATOR'

unitTests.all {
useJUnitPlatform()
}
}
}

apply plugin: 'org.mozilla.rust-android-gradle.rust-android'
Expand Down

0 comments on commit b035378

Please sign in to comment.