X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fjalview%2Fschemes%2FAnnotationColourGradientTest.java;fp=test%2Fjalview%2Fschemes%2FAnnotationColourGradientTest.java;h=b7a516405bd8f86ca0552d1dec2972f6e29bb095;hb=70a93ebbabd80e25c60a0e6444013ed4260b09a5;hp=1c93856543ef8eb6c3e6da3962f390fb0450d5bf;hpb=bf1f3d11a1915e63b11852a1eb63824f984a4342;p=jalview.git diff --git a/test/jalview/schemes/AnnotationColourGradientTest.java b/test/jalview/schemes/AnnotationColourGradientTest.java index 1c93856..b7a5164 100644 --- a/test/jalview/schemes/AnnotationColourGradientTest.java +++ b/test/jalview/schemes/AnnotationColourGradientTest.java @@ -49,7 +49,7 @@ public class AnnotationColourGradientTest anns[col] = new Annotation("a", "a", 'a', col, colour); } - seq = new Sequence("", ""); + seq = new Sequence("Seq", ""); al = new Alignment(new SequenceI[]{ seq}); /*