mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add RecentSearchesFragment Unit Tests (#4675)
This commit is contained in:
parent
462a2ac007
commit
5535353480
3 changed files with 212 additions and 38 deletions
|
|
@ -25,6 +25,7 @@ class TestCommonsApplication : Application() {
|
|||
.build()
|
||||
}
|
||||
super.onCreate()
|
||||
setTheme(R.style.Theme_AppCompat)
|
||||
context=applicationContext
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue