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.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/render-test/android-manifest.json b/render-test/android-manifest.json
deleted file mode 100644
index 00783aba60..0000000000
--- a/render-test/android-manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "base_test_path":"mapbox-gl-js/test/integration",
- "expectation_paths":["render-test/expected", "render-test/expected/android"],
- "ignore_paths":["ignores/ignores.json", "ignores/linux-ignores.json"],
- "vendor_path":"vendor",
- "asset_path": "mapbox-gl-js/test/integration",
- "result_path": "/sdcard/",
- "probes": ["probeGFX", "probeNetwork"],
- "metric_path":"render-test/metrics/android"
-}