re base code
[sdc.git] / asdctool / src / test / java / org / openecomp / sdc / asdctool / impl / GraphJsonValidatorTest.java
index 51dfca3..ab6c49c 100644 (file)
@@ -1,9 +1,9 @@
 package org.openecomp.sdc.asdctool.impl;
 
-import java.nio.file.NoSuchFileException;
-
 import org.junit.Test;
 
+import java.nio.file.NoSuchFileException;
+
 public class GraphJsonValidatorTest {
 
        private GraphJsonValidator createTestSubject() {