Bug 5503 - remove package cyclic dependency in BGP-FS
[bgpcep.git] / bgp / flowspec / src / test / java / org / opendaylight / protocol / bgp / flowspec / OperandsTest.java
index 55e003242c757194c0ae959d23a3e49eb6ce2cc9..7b88ddecd8949f534c10e08bf143462fc3ac778d 100644 (file)
@@ -8,7 +8,9 @@
 package org.opendaylight.protocol.bgp.flowspec;
 
 import static org.junit.Assert.assertEquals;
+
 import org.junit.Test;
+import org.opendaylight.protocol.bgp.flowspec.handlers.AbstractOperandParser;
 
 public class OperandsTest {