summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-05-10 11:34:00 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-05-15 09:45:55 -0700
commitda4d735e2c465195e0fb9531ce9d4d7c5c9e6503 (patch)
treed7145d5f884420703d0a1bb03a0492eebf05b160 /cmake/test-files.cmake
parent2690a65f8dc9e920c16af3264864321295f7daa8 (diff)
downloadqtlocation-mapboxgl-da4d735e2c465195e0fb9531ce9d4d7c5c9e6503.tar.gz
[core] Unify {Paint,Layout,Light}Properties
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 5eb9d8d9f8..9415add573 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -97,7 +97,7 @@ set(MBGL_TEST_FILES
test/style/function/source_function.test.cpp
# style
- test/style/paint_property.test.cpp
+ test/style/properties.test.cpp
test/style/source.test.cpp
test/style/style.test.cpp
test/style/style_image.test.cpp