JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / analysis / TestAlignSeq.java
index 81514a4..3c84189 100644 (file)
@@ -46,7 +46,7 @@ public class TestAlignSeq
   /**
    * @throws java.lang.Exception
    */
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp() throws Exception
   {
     s1 = new Sequence("Seq1", "ASDFAQQQRRRSSS");