Add maven

This commit is contained in:
Ceikry
2022-05-31 02:51:22 +00:00
parent 0b0fc5271d
commit 185496e561
37 changed files with 1450 additions and 522 deletions
@@ -8,7 +8,7 @@ import org.rs09.consts.Items
import rs09.game.content.ame.RandomEventNPC
import rs09.game.world.GameWorld
class RandomEventManager {
class RandomEventManagerTests {
companion object {init {
TestUtils.preTestSetup()
}}