summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-13 12:20:35 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-08-22 10:17:25 +0300
commit224e9e6261e332dc97b3fad3be58f3146d07b280 (patch)
treeaf586dc0fe7d3c3c0bfd7bd38b598fb4bd87b0f9 /cmake/test-files.cmake
parent80e4b2f1abfb59cf956d8fdea4576e566357ba25 (diff)
downloadqtlocation-mapboxgl-224e9e6261e332dc97b3fad3be58f3146d07b280.tar.gz
[test] Re-added API.ZoomHistory
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 aaf0271bd4..027c34f31e 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -18,6 +18,7 @@ set(MBGL_TEST_FILES
test/api/custom_layer.test.cpp
test/api/query.test.cpp
test/api/recycle_map.cpp
+ test/api/zoom_history.cpp
# gl
test/gl/bucket.test.cpp