JAL-1270 test suits import order refactor
[jalview.git] / test / jalview / schemes / ScoreMatrixPrinter.java
index 5868210..0b15b60 100644 (file)
  */
 package jalview.schemes;
 
-import org.testng.annotations.Test;
 import jalview.api.analysis.ScoreModelI;
 
 import java.util.Map;
 
+import org.testng.annotations.Test;
+
 public class ScoreMatrixPrinter
 {
   @Test