JAL-1645 source formatting and organise imports
[jalview.git] / test / MCview / BondTest.java
index 4bdfff7..47ba514 100644 (file)
@@ -7,7 +7,7 @@ import org.testng.annotations.Test;
 public class BondTest
 {
 
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void testTranslate()
   {
     Atom a1 = new Atom(1f, 2f, 3f);