summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-04-05 06:25:30 -0700
committerGitHub <noreply@github.com>2019-04-05 06:25:30 -0700
commitcc3babfdb1a7937c969be183e1f4292d4cb8cd5b (patch)
tree220c4c4e037d8befb8b6eefba8eb7464d60e6851 /platform/android
parent3ceabcd3ec91dbd9458d3c5b78fb12c3182636e1 (diff)
downloadqtlocation-mapboxgl-cc3babfdb1a7937c969be183e1f4292d4cb8cd5b.tar.gz
[android] small naming tweaks made to mention of Android Maps SDK (#14346)
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/tests/README.md b/platform/android/tests/README.md
index 8c4d29e831..0d1eb7dea2 100644
--- a/platform/android/tests/README.md
+++ b/platform/android/tests/README.md
@@ -1,7 +1,7 @@
# Mapbox GL Android Test documentation
## Testing
-We currently support the following types of testing on the Mapbox Android SDK:
+We currently support the following types of testing on the Mapbox Maps SDK for Android:
- [Unit tests](docs/UNIT_TESTS.md) using [JUnit](http://developer.android.com/tools/testing-support-library/index.html#AndroidJUnitRunner)
- [UI tests](docs/UI_TESTS.md) using [Espresso](http://developer.android.com/tools/testing-support-library/index.html#Espresso)