Re-enable static map tests

This commit is contained in:
tamasmeszaros 2023-10-02 08:47:59 +02:00
parent 86116a9456
commit 82a7ff7f4e

View File

@ -42,7 +42,7 @@ add_executable(${_TEST_NAME}_tests
test_support_spots_generator.cpp
../data/prusaparts.cpp
../data/prusaparts.hpp
# test_static_map.cpp
test_static_map.cpp
)
if (TARGET OpenVDB::openvdb)