JAL-1645 source formatting and organise imports
[jalview.git] / test / jalview / ext / rbvi / chimera / ChimeraConnect.java
index e7f95a0..c3e42c0 100644 (file)
@@ -11,7 +11,7 @@ import ext.edu.ucsf.rbvi.strucviz2.StructureManager;
 public class ChimeraConnect
 {
 
-  @Test(groups ={ "Functional" })
+  @Test(groups = { "Functional" })
   public void testLaunchAndExit()
   {
     final StructureManager structureManager = new StructureManager(true);