add blueprint tests

This commit is contained in:
2026-04-26 22:19:46 +02:00
parent 71677b806a
commit 1e2135dc5b
5 changed files with 408 additions and 1 deletions

View File

@@ -15,4 +15,5 @@ add_files(
WaveSystemTest.cpp
CombatSystemTest.cpp
ShipyardTest.cpp
BlueprintTest.cpp
)