JAL-1270 test suits import order refactor
[jalview.git] / test / jalview / datamodel / PDBEntryTest.java
index 71f46ee..093702f 100644 (file)
@@ -1,9 +1,10 @@
 package jalview.datamodel;
 
 import static org.testng.AssertJUnit.assertTrue;
+
 import org.testng.annotations.AfterMethod;
-import org.testng.annotations.Test;
 import org.testng.annotations.BeforeMethod;
+import org.testng.annotations.Test;
 
 public class PDBEntryTest
 {