ソースを参照

build: review config tests

skypjack 2 ヶ月 前
コミット
7b273db8b8
1 ファイル変更4 行追加1 行削除
  1. 4 1
      test/CMakeLists.txt

+ 4 - 1
test/CMakeLists.txt

@@ -217,7 +217,10 @@ endif()
 
 # Test config
 
-SETUP_BASIC_TEST_DEPRECATED(version entt/config/version.cpp)
+SETUP_BASIC_TEST(
+    NAME config
+    SOURCES entt/config/version.cpp
+)
 
 # Test container