diff --git a/API/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java b/API/src/test/java/cc/restfulmc/api/test/config/TestRedisConfig.java similarity index 100% rename from API/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java rename to API/src/test/java/cc/restfulmc/api/test/config/TestRedisConfig.java diff --git a/API/src/test/java/me/braydon/mc/test/controller/MojangControllerTests.java b/API/src/test/java/cc/restfulmc/api/test/controller/MojangControllerTests.java similarity index 100% rename from API/src/test/java/me/braydon/mc/test/controller/MojangControllerTests.java rename to API/src/test/java/cc/restfulmc/api/test/controller/MojangControllerTests.java diff --git a/API/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java b/API/src/test/java/cc/restfulmc/api/test/controller/PlayerControllerTests.java similarity index 100% rename from API/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java rename to API/src/test/java/cc/restfulmc/api/test/controller/PlayerControllerTests.java diff --git a/API/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java b/API/src/test/java/cc/restfulmc/api/test/controller/ServerControllerTests.java similarity index 100% rename from API/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java rename to API/src/test/java/cc/restfulmc/api/test/controller/ServerControllerTests.java