Remove broken ChatPacketHandler tests that had compilation dependencies on dChatServer

Co-authored-by: aronwk-aaron <26027722+aronwk-aaron@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-31 06:31:47 +00:00
parent 125c98570d
commit fc48f58425
2 changed files with 0 additions and 435 deletions

View File

@@ -2,7 +2,6 @@ set(DNETTESTS_SOURCES
"TestCommon.cpp"
"AuthPacketTests.cpp"
"ChatPacketTests.cpp"
"ChatPacketHandlerTests.cpp"
"WorldPacketTests.cpp"
"MasterPacketTests.cpp"
"PacketEdgeCaseTests.cpp"