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