summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake6
1 files changed, 5 insertions, 1 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 76e0857142..2e2c297492 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -77,7 +77,11 @@ set(MBGL_TEST_FILES
# style
test/style/filter.test.cpp
- test/style/functions.test.cpp
+
+ # style/function
+ test/style/function/camera_function.test.cpp
+
+ # style
test/style/group_by_layout.test.cpp
test/style/paint_property.test.cpp
test/style/source.test.cpp