JAL-1270 test suits import order refactor
[jalview.git] / test / jalview / datamodel / AlignedCodonTest.java
index 8391e97..afa6169 100644 (file)
@@ -3,6 +3,7 @@ package jalview.datamodel;
 import static org.testng.AssertJUnit.assertEquals;
 import static org.testng.AssertJUnit.assertFalse;
 import static org.testng.AssertJUnit.assertTrue;
+
 import org.testng.annotations.Test;
 
 public class AlignedCodonTest