Skip to content

Commit b248634

Browse files
committed
remove the testing related files
1 parent bdfc472 commit b248634

File tree

3 files changed

+0
-30
lines changed

3 files changed

+0
-30
lines changed

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ android {
3737
}
3838

3939
dependencies {
40-
compile fileTree(dir: 'libs', include: ['*.jar'])
41-
testCompile 'junit:junit:4.12'
4240
compile 'com.android.support:appcompat-v7:23.4.0'
4341
compile 'com.android.support:design:23.4.0'
4442
compile 'com.jakewharton:butterknife:8.0.1'

app/src/androidTest/java/com/simplemobiletools/filemanager/ApplicationTest.java

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

app/src/test/java/com/simplemobiletools/filemanager/ExampleUnitTest.java

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

0 commit comments

Comments
 (0)