Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-tests/build.gradle

Issue 29365787: Issue 4675 - Can't run android tests from Android Studio (Closed)
Patch Set: Created Nov. 30, 2016, 12:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus-android-tests/build.gradle
diff --git a/libadblockplus-android-tests/build.gradle b/libadblockplus-android-tests/build.gradle
index 82ab52e0ab7fac22c34661e9b8b7f0fe96d5a574..4e8dd291cc81b954ecbb469338469a0597d781ad 100644
--- a/libadblockplus-android-tests/build.gradle
+++ b/libadblockplus-android-tests/build.gradle
@@ -22,8 +22,6 @@ android {
targetSdkVersion 16
versionCode 359
versionName "1.3"
-
- testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
sourceSets {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld