From 4704d0389c8e41c9ef821959ad91943c153e04bc Mon Sep 17 00:00:00 2001 From: Anand Thakker Date: Mon, 21 May 2018 14:20:48 -0400 Subject: Accept constant expressions in non-dds properties Closes #11940 --- 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 2aadfa8a7f..8105cbf5ce 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -79,6 +79,7 @@ set(MBGL_TEST_FILES test/style/conversion/geojson_options.test.cpp test/style/conversion/layer.test.cpp test/style/conversion/light.test.cpp + test/style/conversion/property_value.test.cpp test/style/conversion/stringify.test.cpp test/style/conversion/tileset.test.cpp -- cgit v1.2.1