JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / analysis / AnnotationSorterTest.java
index 37bfca4..1731302 100644 (file)
@@ -30,7 +30,7 @@ public class AnnotationSorterTest
   /*
    * Set up 6 sequences and 7 annotations.
    */
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp()
   {
     al = buildAlignment(NUM_SEQS);