Remove mail extended tests and add proper Mail.h tests to dGameTests

Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-31 05:45:16 +00:00
parent e6204752aa
commit b6764bbb10
4 changed files with 303 additions and 280 deletions

View File

@@ -1,5 +1,6 @@
set(DGAMETEST_SOURCES
"GameDependencies.cpp"
"MailTests.cpp"
)
add_subdirectory(dComponentsTests)