JAL-2346 always run setup!
[jalview.git] / test / jalview / schemes / AnnotationColourGradientTest.java
index 8de90bf..1c93856 100644 (file)
@@ -35,7 +35,7 @@ public class AnnotationColourGradientTest
    * Setup creates an annotation over 11 columns with values 0-10 and threshold
    * 5
    */
-  @BeforeClass
+  @BeforeClass(alwaysRun = true)
   public void setUp()
   {
     Annotation[] anns = new Annotation[WIDTH];