Make sure to pick up junit version from odlparent
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / deserialization / TypeToClassKeyTest.java
index 71a5675025348326cf831dae54667a09d1e1999c..08cd1a4f5c04e1eeca3ba41c812a008d93f2f8f9 100644 (file)
@@ -8,8 +8,7 @@
 
 package org.opendaylight.openflowjava.protocol.impl.deserialization;
 
-import junit.framework.Assert;
-
+import org.junit.Assert;
 import org.junit.Test;
 import org.opendaylight.openflowjava.protocol.api.util.EncodeConstants;
 import org.opendaylight.openflowjava.protocol.impl.util.TypeToClassKey;