Fix UtilsTest, create MessageKeyTest

This commit is contained in:
ljacqu
2015-11-24 22:21:36 +01:00
parent e4c82e04ff
commit 72fe710b8c
4 changed files with 57 additions and 3 deletions
@@ -34,6 +34,7 @@ public final class Utils {
static {
plugin = AuthMe.getInstance();
wrapper = new Wrapper(plugin);
initializeOnlinePlayersIsCollectionField();
}