summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 1961d78dfc..2a679fc40b 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -137,6 +137,7 @@ set(MBGL_TEST_FILES
test/util/merge_lines.test.cpp
test/util/number_conversions.test.cpp
test/util/offscreen_texture.test.cpp
+ test/util/peer.test.cpp
test/util/position.test.cpp
test/util/projection.test.cpp
test/util/run_loop.test.cpp
@@ -147,7 +148,6 @@ set(MBGL_TEST_FILES
test/util/tile_range.test.cpp
test/util/timer.test.cpp
test/util/token.test.cpp
- test/util/unique_any.test.cpp
test/util/url.test.cpp
)