فهرست منبع

build: review process tests

skypjack 5 ماه پیش
والد
کامیت
c210375657
1فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 6 2
      test/CMakeLists.txt

+ 6 - 2
test/CMakeLists.txt

@@ -305,8 +305,12 @@ SETUP_BASIC_TEST(
 
 # Test process
 
-SETUP_BASIC_TEST_DEPRECATED(process entt/process/process.cpp)
-SETUP_BASIC_TEST_DEPRECATED(scheduler entt/process/scheduler.cpp)
+SETUP_BASIC_TEST(
+    NAME process
+    SOURCES
+        entt/process/process.cpp
+        entt/process/scheduler.cpp
+)
 
 # Test resource