Catalog alignment
[sdc.git] / catalog-be / src / test / java / org / openecomp / sdc / be / types / ServiceConsumptionSourceTest.java
index 9949151..d4f8e06 100644 (file)
  */
 package org.openecomp.sdc.be.types;
 
-import static org.junit.Assert.assertEquals;
-
 import org.junit.Test;
 
+import static org.junit.Assert.assertEquals;
+
 public class ServiceConsumptionSourceTest {
 
     @Test