Promote MessageRegistry to pcep-api
[bgpcep.git] / pcep / ietf-p2mp-te-lsp / src / test / java / org / opendaylight / protocol / pcep / p2mp / te / lsp / P2MPTeLspTlvsParserTest.java
index 960ce2704772e7e516bae5b125ff37749305e810..26da98d96d738d211ce54afac651b2c79732cf46 100644 (file)
@@ -14,7 +14,7 @@ import static org.opendaylight.protocol.pcep.p2mp.te.lsp.P2MPTeLspCapabilityPars
 import io.netty.buffer.ByteBuf;
 import io.netty.buffer.Unpooled;
 import org.junit.Test;
-import org.opendaylight.protocol.pcep.spi.PCEPDeserializerException;
+import org.opendaylight.protocol.pcep.PCEPDeserializerException;
 import org.opendaylight.protocol.util.ByteArray;
 
 public class P2MPTeLspTlvsParserTest {