X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fschemes%2FAnnotationColourGradientTest.java;h=1c93856543ef8eb6c3e6da3962f390fb0450d5bf;hb=56f696a86aea0c3fd8111870a6184d459a852ace;hp=8de90bf7fa8276bf151c2ffb9acd251d42765af4;hpb=96d47aa43e18fe1df80d602c5f8744da6ebd77bc;p=jalview.git diff --git a/test/jalview/schemes/AnnotationColourGradientTest.java b/test/jalview/schemes/AnnotationColourGradientTest.java index 8de90bf..1c93856 100644 --- a/test/jalview/schemes/AnnotationColourGradientTest.java +++ b/test/jalview/schemes/AnnotationColourGradientTest.java @@ -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];