Update MRI projects for Aluminium
[bgpcep.git] / pcep / impl / src / test / java / org / opendaylight / protocol / pcep / impl / PCEPDispatcherImplTest.java
index a72396ec663ce017015bec782ed13512ede5a368..7519838a3bcfd5be219843a0c18b94ede7013c84 100644 (file)
@@ -154,7 +154,7 @@ public class PCEPDispatcherImplTest {
     }
 
     @Test(timeout = 20000)
-    public void testReconectClient() throws InterruptedException, ExecutionException {
+    public void testReconnectClient() throws InterruptedException, ExecutionException {
         final int port = InetSocketAddressUtil.getRandomPort();
         final InetSocketAddress clientAddr = InetSocketAddressUtil.getRandomLoopbackInetSocketAddress(port);