JAL-2154 ENSEMBL and Uniprot tests
[jalview.git] / test / jalview / io / CrossRef2xmlTests.java
index 838aa7a..e7a6950 100644 (file)
@@ -77,7 +77,8 @@ public class CrossRef2xmlTests extends Jalview2xmlBase
     List<String> keyseq = new ArrayList<String>();
     HashMap<String, File> savedProjects = new HashMap<String, File>();
 
-    for (String[] did : new String[][] { { "UNIPROT", "P01731" } })
+    for (String[] did : new String[][] { { "ENSEMBL", "ENSG00000157764" },
+    { "UNIPROT", "P01731" } })
     {
       // pass counters - 0 - first pass, 1 means retrieve project rather than
       // perform action