Skip to content

Instantly share code, notes, and snippets.

@amrfarid140
Created June 17, 2017 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amrfarid140/4fb984436dfc3dc19a57628f85e3c4e5 to your computer and use it in GitHub Desktop.
Save amrfarid140/4fb984436dfc3dc19a57628f85e3c4e5 to your computer and use it in GitHub Desktop.
Adding the test runner
...
defaultConfig {
...
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment