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, 1 insertions, 5 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 5d76ffcade..1961d78dfc 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -68,6 +68,7 @@ set(MBGL_TEST_FILES
# style
test/style/filter.test.cpp
test/style/properties.test.cpp
+ test/style/property_expression.test.cpp
test/style/source.test.cpp
test/style/style.test.cpp
test/style/style_image.test.cpp
@@ -87,11 +88,6 @@ set(MBGL_TEST_FILES
test/style/expression/expression.test.cpp
test/style/expression/util.test.cpp
- # style/function
- test/style/function/camera_function.test.cpp
- test/style/function/composite_function.test.cpp
- test/style/function/source_function.test.cpp
-
# test
test/include/mbgl/test.hpp
test/src/mbgl/test/fake_file_source.hpp