From 0c0064c050396eae8dad92e5097692537405704a Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 19 Dec 2016 17:10:51 -0800 Subject: [core] Get rid of user-specified refs --- cmake/test-files.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmake/test-files.cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 7d8dc82756..e05b956b1e 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -73,10 +73,12 @@ set(MBGL_TEST_FILES # style/conversion test/style/conversion/geojson_options.test.cpp + test/style/conversion/stringify.test.cpp # style test/style/filter.test.cpp test/style/functions.test.cpp + test/style/group_by_layout.test.cpp test/style/source.test.cpp test/style/style.test.cpp test/style/style_layer.test.cpp -- cgit v1.2.1