JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / gui / PaintRefresherTest.java
index 6916cef..1705e90 100644 (file)
@@ -22,7 +22,7 @@ import org.testng.annotations.Test;
 public class PaintRefresherTest
 {
   // TODO would prefer PaintRefresher to be a single rather than static
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp()
   {
     PaintRefresher.components.clear();