diff options
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r-- | cmake/test-files.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 5d2b63d13f..76e0857142 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -68,6 +68,7 @@ set(MBGL_TEST_FILES test/storage/offline_download.test.cpp test/storage/online_file_source.test.cpp test/storage/resource.test.cpp + test/storage/sqlite.test.cpp # style/conversion test/style/conversion/function.test.cpp |