Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
[jalview.git] / test / jalview / analysis / CrossRefTest.java
index 095fc05..bd737fa 100644 (file)
@@ -9,7 +9,7 @@ import org.testng.annotations.Test;
 
 public class CrossRefTest
 {
-  @Test
+  @Test(groups ={ "Functional" })
   public void testFindXDbRefs()
   {
     DBRefEntry ref1 = new DBRefEntry("UNIPROT", "1", "A123");