summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-07-19 15:42:03 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-08-23 09:55:32 -0700
commit6bbb2e4c2b5fdb07be229b3eee03f355dc3103e5 (patch)
treeef5d0ac891bd80248a2a4946b9c9f5f85e57a587 /cmake/test-files.cmake
parentdf3b44531e1c2a95edd2a035d3744f34ebb8d0e9 (diff)
downloadqtlocation-mapboxgl-6bbb2e4c2b5fdb07be229b3eee03f355dc3103e5.tar.gz
[tests] Merge single test in set_style.cpp with other Map tests
Diffstat (limited to 'cmake/test-files.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 4736af6c56..a157f2183c 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -13,7 +13,6 @@ set(MBGL_TEST_FILES
test/api/custom_layer.cpp
test/api/render_missing.cpp
test/api/repeated_render.cpp
- test/api/set_style.cpp
# geometry
test/geometry/binpack.cpp