refactor: game test data

This commit is contained in:
Ilia Denisov
2025-11-23 12:37:27 +03:00
parent 1bdb40a27d
commit c86ab84ad7
5 changed files with 124 additions and 85 deletions
+7
View File
@@ -0,0 +1,7 @@
package game_test
import "testing"
func TestJoinShipGroupToFleet(t *testing.T) {
}