JAL-1270 test suits import order refactor
[jalview.git] / test / jalview / datamodel / DBRefEntryTest.java
index 7e1e9a6..b5549f0 100644 (file)
@@ -2,9 +2,11 @@ package jalview.datamodel;
 
 import static org.testng.AssertJUnit.assertFalse;
 import static org.testng.AssertJUnit.assertTrue;
-import org.testng.annotations.Test;
+
 import jalview.util.MapList;
 
+import org.testng.annotations.Test;
+
 public class DBRefEntryTest
 {