From 82b801250ef69cc9dc5f73f64c41ce6d37b86270 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 29 Sep 2016 15:31:37 +0300 Subject: [tests] Add unit tests for query features fiters --- 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 74dc605032..e98e993fe8 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -15,6 +15,7 @@ set(MBGL_TEST_FILES test/api/annotations.test.cpp 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 -- cgit v1.2.1