JAL-1645 source formatting and organise imports
[jalview.git] / test / jalview / gui / HelpTest.java
index bb538a5..fce2630 100644 (file)
@@ -14,7 +14,7 @@ import org.testng.annotations.Test;
 
 public class HelpTest
 {
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void checkHelpTargets() throws HelpSetException
   {
     ClassLoader cl = Desktop.class.getClassLoader();