Reactive remaining Junits tests for Al migration
[transportpce.git] / pce / src / test / java / org / opendaylight / transportpce / pce / impl / PceServiceRPCImplTest.java
index 06251d40cbd4c7dc8e81a9974346dd2e39468aaf..3e953ea865150766e57eeb6ef351bc15c9e60319 100644 (file)
@@ -12,7 +12,6 @@ import static org.junit.Assert.assertNotNull;
 
 import java.util.concurrent.ExecutionException;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Test;
 import org.opendaylight.mdsal.binding.api.NotificationPublishService;
 import org.opendaylight.transportpce.common.network.NetworkTransactionImpl;
@@ -27,7 +26,6 @@ import org.opendaylight.transportpce.test.AbstractTest;
 import org.opendaylight.yang.gen.v1.http.org.opendaylight.transportpce.pce.rev200128.CancelResourceReserveInputBuilder;
 
 
-@Ignore
 public class PceServiceRPCImplTest extends AbstractTest {
 
     private PathComputationService pathComputationService;