BUG-956 deadlock by rpc invocation - phase2
[openflowplugin.git] / openflowplugin / src / test / java / org / opendaylight / openflowplugin / openflow / md / core / sal / SwitchFeaturesUtilTest.java
index 57b202ad9bd8a1cb8eb4adb85ee34d7d72156971..764d7db58dec8a9c0e596dd703fc4dc281870519 100644 (file)
@@ -7,9 +7,9 @@
  */
 package org.opendaylight.openflowplugin.openflow.md.core.sal;
 
-import junit.framework.Assert;
 
 import org.junit.After;
+import org.junit.Assert;
 import org.junit.Before;
 import org.junit.Test;
 import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.Capabilities;