summaryrefslogtreecommitdiff
path: root/render-test/ios/setup_test_data.sh
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-27 16:31:33 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-28 00:44:07 +0200
commit0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 (patch)
tree415d7542d0fd526b4c2daec74aa46728524a21f3 /render-test/ios/setup_test_data.sh
parent8ddb0a959002b96dda1e656e3bcd87ac55286122 (diff)
downloadqtlocation-mapboxgl-0de6ffc383022e3ebfb658a729a0c9d7d7b026c4.tar.gz
[build] Cleanup CircleCI configuration
- Remove the legacy build jobs - Remove the next- namespace.
Diffstat (limited to 'render-test/ios/setup_test_data.sh')
-rwxr-xr-xrender-test/ios/setup_test_data.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/render-test/ios/setup_test_data.sh b/render-test/ios/setup_test_data.sh
index a7d56827ce..fbce92f85f 100755
--- a/render-test/ios/setup_test_data.sh
+++ b/render-test/ios/setup_test_data.sh
@@ -9,8 +9,8 @@ cp -r ../../mapbox-gl-js/test/integration/query-tests ../../test-data/integratio
cp -r ../../metrics/expectations ../../test-data/
cp -r ../../metrics/ignores ../../test-data/
cp -r ../../metrics/tests ../../test-data/
-cp -r ../../metrics/next-ios-render-test-runner ../../test-data/
-cp -r ../../metrics/next-ios-render-test-runner-style.json ../../test-data/
-cp -r ../../metrics/next-ios-render-test-runner-metrics.json ../../test-data/
+cp -r ../../metrics/ios-render-test-runner ../../test-data/
+cp -r ../../metrics/ios-render-test-runner-style.json ../../test-data/
+cp -r ../../metrics/ios-render-test-runner-metrics.json ../../test-data/
cp -r ../../metrics/cache-metrics.db ../../test-data/
-cp -r ../../metrics/cache-style.db ../../test-data/ \ No newline at end of file
+cp -r ../../metrics/cache-style.db ../../test-data/