Skip to content

Commit 0ff1d7e

Browse files
committed
remove the testing related things
1 parent ecb1ed6 commit 0ff1d7e

File tree

3 files changed

+0
-29
lines changed

3 files changed

+0
-29
lines changed

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ android {
2727
}
2828

2929
dependencies {
30-
compile fileTree(dir: 'libs', include: ['*.jar'])
3130
compile 'com.android.support:appcompat-v7:23.4.0'
3231
compile 'com.jakewharton:butterknife:8.0.1'
3332
compile 'com.squareup:otto:1.3.8'

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

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

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

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

0 commit comments

Comments
 (0)