Migrate pcep to MD-SAL APIs
[bgpcep.git] / pcep / ietf-stateful07 / src / test / java / org / opendaylight / protocol / pcep / ietf / PCEPValidatorTest.java
index 5c7ba9ad113faeb5f168870f916b8b94dbb48ec8..991ba33b2473912ebfb63b17bfa852ca0472db1a 100644 (file)
@@ -189,7 +189,7 @@ public class PCEPValidatorTest {
     };
 
     @Before
-    public void setUp() throws Exception {
+    public void setUp() {
         this.ctx = new SimplePCEPExtensionProviderContext();
         this.act = new BaseParserExtensionActivator();
         this.act.start(this.ctx);