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