Bug 7521: Convert DatastoreSnapshot.ShardSnapshot to store Snapshot
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / persisted / AbortTransactionPayloadTest.java
index c0f63a5ce85210ce92e78331925ce5bbaafa1a37..aa2a9dbe1096d3c2e3ea7495da3aa5bd71f94851 100644 (file)
@@ -8,6 +8,7 @@
 package org.opendaylight.controller.cluster.datastore.persisted;
 
 import static org.junit.Assert.assertEquals;
 package org.opendaylight.controller.cluster.datastore.persisted;
 
 import static org.junit.Assert.assertEquals;
+
 import java.io.IOException;
 import org.apache.commons.lang3.SerializationUtils;
 import org.junit.Test;
 import java.io.IOException;
 import org.apache.commons.lang3.SerializationUtils;
 import org.junit.Test;