//package com.gmail.nossr50.util.skills; // //import com.gmail.nossr50.datatypes.skills.PrimarySkillType; //import com.google.common.collect.ImmutableList; //import org.junit.Before; //import org.junit.Test; //import org.junit.runner.RunWith; //import org.powermock.core.classloader.annotations.PrepareForTest; //import org.powermock.core.classloader.annotations.SuppressStaticInitializationFor; //import org.powermock.modules.junit4.PowerMockRunner; // //@RunWith(PowerMockRunner.class) //@PrepareForTest(SkillTools.class) //public class SkillToolsTest { // //}