Add BaseCombatAIComponent serialization tests (needs CDClient table implementation)

Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-31 21:54:14 +00:00
parent 6d96eb208c
commit 6bb8040221
2 changed files with 127 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
set(DCOMPONENTS_TESTS
"ActivityComponentTests.cpp"
"BaseCombatAIComponentTests.cpp"
"BouncerComponentTests.cpp"
"DestroyableComponentTests.cpp"
"HavokVehiclePhysicsComponentTests.cpp"