Merge branch 'master' into dependency-injection

This commit is contained in:
Vivek Maskara 2017-12-04 02:17:16 +05:30 committed by GitHub
commit 52b52c4895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 186 additions and 89 deletions

View file

@ -1,5 +1,6 @@
package fr.free.nrw.commons.nearby;
import android.app.Activity;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;