re base code
[sdc.git] / catalog-dao / src / test / java / org / openecomp / sdc / be / dao / neo4j / GraphEdgePropertiesDictionaryTest.java
index 9a1514e..42ade1f 100644 (file)
@@ -1,9 +1,9 @@
 package org.openecomp.sdc.be.dao.neo4j;
 
-import java.util.List;
-
 import org.junit.Test;
 
+import java.util.List;
+
 public class GraphEdgePropertiesDictionaryTest {
 
        private GraphEdgePropertiesDictionary createTestSubject() {