summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-06-27 13:28:05 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-06-28 16:31:48 -0700
commitab5e496219609b1e0a71508db9ed9d5fef29e7df (patch)
treef4f395c5fee2ab39a4c054782be1ecdce02a67b3 /cmake
parentacbcf7e7e6b1575c1461354c807d4ca3ebfc7fb8 (diff)
downloadqtlocation-mapboxgl-ab5e496219609b1e0a71508db9ed9d5fef29e7df.tar.gz
[tests] Replaced the ZoomHistory test with a render test
Diffstat (limited to 'cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index a93f199d2a..ecd7700e97 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -19,7 +19,6 @@ 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
# geometry
test/geometry/dem_data.test.cpp