Skip to content

Instantly share code, notes, and snippets.

@makovkastar
Created January 9, 2018 11:36
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 makovkastar/0a2b589a8cd6521e2a897efd59f4743c to your computer and use it in GitHub Desktop.
Save makovkastar/0a2b589a8cd6521e2a897efd59f4743c to your computer and use it in GitHub Desktop.
android {
...
defaultConfig {
...
testInstrumentationRunner "com.melnykov.mvvmtesting.testutil.AndroidTestRunner"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment