From 3b8e50a2a941d1786da4cbacff52734f0797c936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Fri, 13 Jan 2017 16:20:57 +0100 Subject: [core] add tests for function parsing --- cmake/test-files.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index cd40d177cb..32ee236994 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -72,6 +72,7 @@ set(MBGL_TEST_FILES test/storage/resource.test.cpp # style/conversion + test/style/conversion/function.test.cpp test/style/conversion/geojson_options.test.cpp test/style/conversion/stringify.test.cpp -- cgit v1.2.1