Merge "Added Security Rule for Custom ICMP"
[netvirt.git] / integrationtest / src / test / java / org / opendaylight / ovsdb / integrationtest / ovsdbclient / OvsdbClientTestIT.java
index 6009e440ffd7500a664f5f5cc17c562b05863069..290367722e1139c5a4123206852f27683f2157cd 100644 (file)
@@ -18,9 +18,8 @@ import java.util.Set;
 import java.util.concurrent.ExecutionException;
 import java.util.concurrent.TimeoutException;
 
-import junit.framework.Assert;
-
 import org.junit.After;
+import org.junit.Assert;
 import org.junit.Before;
 import org.junit.Test;
 import org.opendaylight.ovsdb.lib.MonitorCallBack;