Skip to content

Commit

Permalink
Merge pull request #5860 from cortinico/master
Browse files Browse the repository at this point in the history
chore: remove example unit/instrumentation tests
  • Loading branch information
Bnyro authored Apr 3, 2024
2 parents 555e872 + c792416 commit ff7de41
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
4 changes: 0 additions & 4 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ dependencies {
implementation(libs.lifecycle.livedata)
implementation(libs.lifecycle.service)

/* Testing */
androidTestImplementation(libs.androidx.test.junit)
androidTestImplementation(libs.androidx.test.espressoCore)

/* Design */
implementation(libs.material)

Expand Down

This file was deleted.

16 changes: 0 additions & 16 deletions app/src/test/java/com/github/libretube/ExampleUnitTest.kt

This file was deleted.

0 comments on commit ff7de41

Please sign in to comment.