JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / ws / jabaws / JalviewJabawsTestUtils.java
index e6b7c58..08bb405 100644 (file)
@@ -34,7 +34,7 @@ import org.testng.annotations.Test;
 public class JalviewJabawsTestUtils
 {
 
-  @BeforeClass
+  @BeforeClass(alwaysRun = true)
   public static void setUpBeforeClass() throws Exception
   {
   }