summaryrefslogtreecommitdiff
path: root/render-test/android-manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'render-test/android-manifest.json')
-rw-r--r--render-test/android-manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/render-test/android-manifest.json b/render-test/android-manifest.json
index 9cd9d62a7f..7aa9eb26bc 100644
--- a/render-test/android-manifest.json
+++ b/render-test/android-manifest.json
@@ -1,7 +1,8 @@
{
- "base_test_path":".",
+ "base_test_path":"mapbox-gl-js/test/integration",
"expectation_paths":[],
"ignore_paths":["ignores/ignores.json", "ignores/linux-ignores.json"],
"vendor_path":"vendor",
- "asset_path": "."
+ "asset_path": "mapbox-gl-js/test/integration",
+ "result_path": "/sdcard/"
} \ No newline at end of file