From: Jim Procter Date: Fri, 29 Sep 2017 15:48:58 +0000 (+0100) Subject: JAL-2748 JAL-2745 remove uniprot from EBI fetch client test - no longer used in Unipr... X-Git-Tag: Release_2_10_2b2^2~1 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=74ce5b9c70810223ee93dd43be9fedb3abb5ccaa;hp=-c;p=jalview.git JAL-2748 JAL-2745 remove uniprot from EBI fetch client test - no longer used in Uniprot fetcher --- 74ce5b9c70810223ee93dd43be9fedb3abb5ccaa diff --git a/test/jalview/ws/ebi/EBIFetchClientTest.java b/test/jalview/ws/ebi/EBIFetchClientTest.java index 50fcef0..c559966 100644 --- a/test/jalview/ws/ebi/EBIFetchClientTest.java +++ b/test/jalview/ws/ebi/EBIFetchClientTest.java @@ -57,13 +57,6 @@ public class EBIFetchClientTest EBIFetchClient.buildUrl("CAA37824", "EMBL", "display=xml")); /* - * Uniprot - */ - assertEquals( - "http://www.ebi.ac.uk/Tools/dbfetch/dbfetch/uniprot/p00340/uniprotxml", - EBIFetchClient.buildUrl("P00340", "UNIPROT", "uniprotxml")); - - /* * PDB / pdb */ assertEquals("https://www.ebi.ac.uk/Tools/dbfetch/dbfetch/pdb/3a6s/pdb",