JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / datamodel / AlignmentTest.java
index e885733..2eaae94 100644 (file)
@@ -79,7 +79,7 @@ public class AlignmentTest
    * Read in Stockholm format test data including secondary structure
    * annotations.
    */
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp() throws IOException
   {
     al = loadAlignment(TEST_DATA, "STH");