From 11933f6ab81248a884db3b1f69be714a60b6a86c Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 18 Jul 2017 20:21:57 -0700 Subject: [core] Remove API tests that are covered by node tests --- cmake/test-files.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake/test-files.cmake') 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 -- cgit v1.2.1