Skip to content

Commit 8526326

Browse files
committed
Remove unused tests
1 parent 85bb157 commit 8526326

File tree

3 files changed

+0
-44
lines changed

3 files changed

+0
-44
lines changed

sdk-example-kt/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,4 @@ dependencies {
3030

3131
implementation "androidx.appcompat:appcompat:1.2.0"
3232
implementation "androidx.constraintlayout:constraintlayout:2.0.4"
33-
34-
testImplementation "junit:junit:4.13.2"
35-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
36-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
3733
}

sdk-example-kt/src/androidTest/java/jp/studyplus/android/sdk_example_kt/ExampleInstrumentedTest.kt

Lines changed: 0 additions & 23 deletions
This file was deleted.

sdk-example-kt/src/test/java/jp/studyplus/android/sdk_example_kt/ExampleUnitTest.kt

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)