JAL-2154 ENSEMBL and Uniprot tests
authorJim Procter <jprocter@issues.jalview.org>
Fri, 26 Aug 2016 12:43:22 +0000 (13:43 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Fri, 26 Aug 2016 12:43:22 +0000 (13:43 +0100)
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