summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-09 19:54:04 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-14 18:23:03 +0300
commit5d62028ed2c4029a4c6bff0140594cad94b557c4 (patch)
tree2318c3060a5602fccf004e1124d9ebfb0f2aad0b /cmake/test-files.cmake
parentcd8eb13ba2d8b65f6cac12a36e0586abc56fcb9f (diff)
downloadqtlocation-mapboxgl-5d62028ed2c4029a4c6bff0140594cad94b557c4.tar.gz
[test] Added API.RecycleMapUpdateImages test
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 19412e6133..aaf0271bd4 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -17,6 +17,7 @@ set(MBGL_TEST_FILES
test/api/api_misuse.test.cpp
test/api/custom_layer.test.cpp
test/api/query.test.cpp
+ test/api/recycle_map.cpp
# gl
test/gl/bucket.test.cpp