summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorPablo Guardiola <guardiola31337@hotmail.com>2016-11-27 17:36:46 +0100
committerGitHub <noreply@github.com>2016-11-27 17:36:46 +0100
commit3deade2dcd442fee2196326b44034e943597611c (patch)
tree439db107723b151d8e50d9f359c6f2302f46379f /platform/android
parentdda1d9f357b12c1fd41353a07f48995b5bb7b7ac (diff)
downloadqtlocation-mapboxgl-3deade2dcd442fee2196326b44034e943597611c.tar.gz
[android] - fix activity sanity tests generation command (#7147) (#7152)
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/tests/docs/ACTIVITY_SANITY_TEST.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/tests/docs/ACTIVITY_SANITY_TEST.md b/platform/android/tests/docs/ACTIVITY_SANITY_TEST.md
index 14e4335111..7422599c38 100644
--- a/platform/android/tests/docs/ACTIVITY_SANITY_TEST.md
+++ b/platform/android/tests/docs/ACTIVITY_SANITY_TEST.md
@@ -6,7 +6,7 @@ This type of test checks if an Activity doesn't crash at start up. For this proj
The generation is done by executing:
-> make android-generate-test
+> make test-code-android
This command underneath executes the following js file found in: