c9ceebbd414a3505d286158742326943b3ff731f
[jalview.git] / test / jalview / schemes / AnnotationColourGradientTest.java
1 package jalview.schemes;
2
3 import org.testng.annotations.Test;
4
5 public class AnnotationColourGradientTest
6 {
7   @Test(groups = "Functional")
8   public void testShadeCalculation()
9   {
10
11   }
12 }