summaryrefslogtreecommitdiff
path: root/next/platform/macos/macos.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'next/platform/macos/macos.cmake')
-rw-r--r--next/platform/macos/macos.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/next/platform/macos/macos.cmake b/next/platform/macos/macos.cmake
index cbe386a1ac..69f41027c6 100644
--- a/next/platform/macos/macos.cmake
+++ b/next/platform/macos/macos.cmake
@@ -207,6 +207,7 @@ add_test(
render-tests
--recycle-map
--shuffle
+ --expectationsPath=render-test/expected/render-tests
--seed=${MBGL_RENDER_TEST_SEED}
WORKING_DIRECTORY ${MBGL_ROOT}
)