From 224e9e6261e332dc97b3fad3be58f3146d07b280 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Sun, 13 Aug 2017 12:20:35 +0300 Subject: [test] Re-added API.ZoomHistory --- cmake/test-files.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/test-files.cmake') 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 -- cgit v1.2.1