Can't believe that Gary meant for the enums.EnumTest to import the enum.ColorEnum class.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@398807 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
da0e534f15
commit
048e444c84
|
@ -31,7 +31,6 @@ import junit.framework.TestCase;
|
|||
import junit.framework.TestSuite;
|
||||
import org.apache.commons.lang.ClassUtilsTest;
|
||||
import org.apache.commons.lang.SerializationUtils;
|
||||
import org.apache.commons.lang.enum.ColorEnum;
|
||||
|
||||
/**
|
||||
* Test cases for the {@link Enum} class.
|
||||
|
|
Loading…
Reference in New Issue