Catalog alignment
[sdc.git] / asdctool / src / test / java / org / openecomp / sdc / asdctool / impl / ProductLogicTest.java
index 41381ed..f0845fe 100644 (file)
 
 package org.openecomp.sdc.asdctool.impl;
 
-import static org.junit.Assert.assertFalse;
 import org.junit.Test;
 
+import static org.junit.Assert.assertFalse;
+
 public class ProductLogicTest {
 
        private ProductLogic createTestSubject() {