add tests for blueprint serialization

This commit is contained in:
2026-04-28 21:38:20 +02:00
parent ced4ab5fe3
commit 1e6d838258
2 changed files with 188 additions and 0 deletions

View File

@@ -16,4 +16,5 @@ add_files(
CombatSystemTest.cpp
ShipyardTest.cpp
BlueprintTest.cpp
BlueprintSerializerTest.cpp
)