Fixed poms

This commit is contained in:
lieght
2025-09-24 16:28:25 +02:00
parent 8d101b8d0f
commit 05e2b27330
8 changed files with 237 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
package org.toop.game.tictactoe;
package java.org.toop.tictactoe;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;