Remove invalid unit test
This commit is contained in:
parent
1542b2ee08
commit
9ed7836999
@ -1,11 +0,0 @@
|
|||||||
package net.sf.openrocket.util.enums;
|
|
||||||
|
|
||||||
import net.sf.openrocket.rocketcomponent.Transition.Shape;
|
|
||||||
|
|
||||||
public class TestEnumName {
|
|
||||||
|
|
||||||
private void testConstructor() {
|
|
||||||
EnumName<Shape> name = new EnumName<Shape>(Shape.class);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user