summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-07-18 20:21:57 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-07-26 09:50:38 -0700
commit11933f6ab81248a884db3b1f69be714a60b6a86c (patch)
treeb52ebfb6f9263f83270532f0df70a039b41f245c /cmake/test-files.cmake
parentc85193a0ad05fd4040ee711d606129e510dc45fe (diff)
downloadqtlocation-mapboxgl-11933f6ab81248a884db3b1f69be714a60b6a86c.tar.gz
[core] Remove API tests that are covered by node tests
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 3595233f2a..1bae959bb7 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -17,8 +17,6 @@ set(MBGL_TEST_FILES
test/api/api_misuse.test.cpp
test/api/custom_layer.test.cpp
test/api/query.test.cpp
- test/api/render_missing.test.cpp
- test/api/repeated_render.test.cpp
# gl
test/gl/bucket.test.cpp