JAL-1517 source formatting
[jalview.git] / test / jalview / ws / gui / Jws2ParamView.java
index 2883585..64edf44 100644 (file)
@@ -61,13 +61,15 @@ public class Jws2ParamView
     serviceTests.add("AAConWS".toLowerCase());
   }
 
-  public static Jws2Discoverer disc=null;
+  public static Jws2Discoverer disc = null;
+
   @BeforeClass
   public static void setUpBeforeClass() throws Exception
   {
     disc = JalviewJabawsTestUtils.getJabawsDiscoverer();
-    
+
   }
+
   @Test
   public void testJws2Gui()
   {