Przeglądaj źródła

build: review locator tests

skypjack 3 miesięcy temu
rodzic
commit
aaeeba2167
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      test/CMakeLists.txt

+ 4 - 1
test/CMakeLists.txt

@@ -272,7 +272,10 @@ SETUP_BASIC_TEST_DEPRECATED(flow entt/graph/flow.cpp)
 
 # Test locator
 
-SETUP_BASIC_TEST_DEPRECATED(locator entt/locator/locator.cpp)
+SETUP_BASIC_TEST(
+    NAME locator
+    SOURCES entt/locator/locator.cpp
+)
 
 # Test meta