JAL-1270 test suits import order refactor
[jalview.git] / test / jalview / io / RNAMLfileTest.java
index a838cf7..1c4825f 100644 (file)
  */
 package jalview.io;
 
+import java.io.File;
+
 import org.testng.annotations.AfterClass;
-import org.testng.annotations.Test;
 import org.testng.annotations.BeforeClass;
-import java.io.File;
+import org.testng.annotations.Test;
 
 public class RNAMLfileTest
 {