Skip to content

Commit

Permalink
chore: clean up auto-generated test code
Browse files Browse the repository at this point in the history
  • Loading branch information
bqliang committed Dec 6, 2022
1 parent 41ec533 commit eaea7ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,4 @@ dependencies {
implementation 'androidx.fragment:fragment-ktx:1.5.4'
implementation 'com.google.android.material:material:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
}

This file was deleted.

17 changes: 0 additions & 17 deletions app/src/test/java/com/bqliang/leavesheet/ExampleUnitTest.kt

This file was deleted.

0 comments on commit eaea7ff

Please sign in to comment.