| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -47,7 +47,6 @@ ext { | |||
| 47 | 47 | ||
| 48 | 48 | // Testing | |
| 49 | 49 | junit: 'junit:junit:4.13', | |
| 50 | - mockito: 'org.mockito:mockito-core:1.10.19', | ||
| 51 | 50 | truth: 'com.google.truth:truth:1.0.1', | |
| 52 | 51 | ] | |
| 53 | 52 | } | |
@@ -69,7 +68,6 @@ dependencies { | |||
| 69 | 68 | compileOnly libraries.error_prone_annotations | |
| 70 | 69 | ||
| 71 | 70 | testCompile libraries.junit, | |
| 72 | - libraries.mockito, | ||
| 73 | 71 | libraries.truth | |
| 74 | 72 | } | |
| 75 | 73 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments